Active Directory
Planted .
Last tended .
Active Directory provides a centralised identity store. It is a DB (ntds.dit) plus some services running on it.
It uses X.500 for the structure (the how) of the data. This is defined in the schema. We get Organizational Units as a result of this. An AD Objects stays in these OUs.
Paths into this note
2 notes lead here
-
logical containers to give structure/hierarchy to objects in AD
-
To talk to a domain, or AD we need a protocol - LDAP.