Mapping the Object Model to LDAP Schema
The LDAP schema defines the content and structure of the directory tree.
- Scalability—Easy directory distribution to many directory servers
- Stability—Object deletion in the directory does not break the information model
- Manageability—Tree structure allows easy access controls
- Accessibility—Directory is optimized toward search performance and is easily accessible from the clients
NOTE: Standardized schema elements are used as much as possible to support the above.