LDAP operations
n Bind: Identify & authenticate client
n Search: Find entries matching criteria
n Add: Create a new entry
n Delete: Remove an entry
n Modify: Add,remove,modify an entry’s
attribute
n ModifyDN: Move an entry in the tree
n Others: Application specific operations…