What can you do with LDAP?
-
Search some portion of the directory for entries
matching a filter, returning some attributes
-
Update information in the directory, adding,
deleting, renaming or modifying entries
-
Authenticate to the directory
-
Other Stuff: compare, move entries, ...