Schemas
LDAP uses schemas to define what attributes an
object can and must have
posixAccount object class corresponds to an entry in a
passwd file
posixGroup corresponds to a group
The same object can implement multiple object
classes
uid=jheiss,ou=people,dc=example,dc=com might be a
posixAccount, inetOrgPerson and pilotPerson