Active Directory Services: API Ldap
Active Directory Services: API Ldap
Active Directory Services: API Ldap
Several other services comprise Active Directory. They are Lightweight Directory
Services, Certificate Services, Federation Services and Rights Management
Services. Each service expands the product's directory management capabilities.
Lightweight Directory Services (AD LDS) has the same codebase as AD DS,
sharing similar functionalities, such as the API. AD LDS, however, can run in
multiple instances on one server and holds directory data in a data store using
Lightweight Directory Access Protocol (LDAP).
Active Directory Domain Services uses a tiered layout consisting of domains, trees
and forests to coordinate networked elements.
A domain is a group of objects, such as users or devices, that share the same AD
database. Domains have a domain name system (DNS) structure.
MICROSOFT
Active Directory's Group Policy Management console gives admins a tool to customize user
and computer settings in their organization.
A tree is one or more domains grouped together. The tree structure uses a
contiguous namespace to gather the collection of domains in a logical hierarchy.
Trees can be viewed as trust relationships where a secure connection, or trust, is
shared between two domains. Multiple domains can be trusted where one domain
can trust a second, and the second domain can trust a third. Because of the
hierarchical nature of this setup, the first domain can implicitly trust the third
domain without needing explicit trust.
Organizational Units (OUs) organize users, groups and devices. Each domain can
contain its own OU. However, OUs cannot have separate namespaces, as each user
or object in a domain must be unique. For example, a user account with the same
username cannot be created.