Active Directory is built on top of LDAP, just like HTTP is built on top of TCP. It is a database based system that provides authentication, directory, policy, and other services in a Windows environment
Active Directory allows you to have multiple objects in a domain with the same CN, as long as they don't have the same parent. What it restricts is multiple objects with the same sAMAccountName attribute in the same forest.
AD LDS is a Lightweight Directory Access Protocol (LDAP) directory service designed for use with directory-enabled applications. A directory-enabled application is one that uses a directory, as opposed to a database or flat file, for its data store. Further
information:
Difference between ldap and active directory and
Active Directory Lightweight Directory Services.
Please let me know if there is anything that I can do to help.
Best regards,
Angie
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Member
64 Points
765 Posts
Active Directory and LDS
Jan 12, 2015 11:43 AM|nissan|LINK
I need to know what is difference between using AD vs LDS. Any one has any experience or any good articles please.
All-Star
32817 Points
3815 Posts
Re: Active Directory and LDS
Jan 13, 2015 10:11 PM|Angie xu - MSFT|LINK
HI Nissan,
Welcome to asp.net forum.
Active Directory is built on top of LDAP, just like HTTP is built on top of TCP. It is a database based system that provides authentication, directory, policy, and other services in a Windows environment
Active Directory allows you to have multiple objects in a domain with the same CN, as long as they don't have the same parent. What it restricts is multiple objects with the same sAMAccountName attribute in the same forest.
AD LDS is a Lightweight Directory Access Protocol (LDAP) directory service designed for use with directory-enabled applications. A directory-enabled application is one that uses a directory, as opposed to a database or flat file, for its data store. Further information: Difference between ldap and active directory and Active Directory Lightweight Directory Services.
Please let me know if there is anything that I can do to help.
Best regards,
Angie
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.