What is LDAP
- Lightweight Directory Access Protocol
- Based on X.500
- Directory service (RFC1777)
- Stores attribute based data
- Data generally read more than written to
- No transactions
- No rollback
- Client-server model
- Based on entries
- Collection of attributes
- Has a distinguished name (DN) - like domain name
|