LDAP Features
The LDAP standard defines...
- a network protocol for accessing information in the directory
- an information model defining the form and character of the information
- a namespace defining how information is referenced and organized
- an emerging distributed operation model defining how data may be distributed and referenced (v3)
- Both the protocol itself and the information model are extensible
- A C API and a Java API