Your browser doesn't support the features required by impress.js, so you are presented with a simplified version of this presentation.
For the best experience please use the latest Chrome, Safari or Firefox browser.
CIS 527
Directory Services
Directory Services
Software system that stores and provides access to information
Stored objects can include information about users, groups, and resources on a computer system or network
Timeline
X.500
Lightweight Directory Access Protocol
LDAP Entry
dn: cn=John Doe,dc=example,dc=com
cn: John Doe
givenName: John
sn: Doe
telephoneNumber: +1 888 555 6789
telephoneNumber: +1 888 555 1232
mail: john@example.com
manager: cn=Barbara Doe,dc=example,dc=com
objectClass: inetOrgPerson
objectClass: organizationalPerson
objectClass: person
objectClass: top
LDAP Entry Items
Novell Directory Services
Windows Workgroup
Windows Homegroup
Active Directory
Kerberos
Assignments