3.5.5 Change User Information
The ILS Server does not support ModifyDN requests, since all ILS entries are dynamic. Therefore to modify an entry, it is necessary to delete the original entry and then add a new entry. Changing user information requires the following LDAP operations:
LDAP Bind
LDAP Del
LDAP Unbind
LDAP Bind
LDAP Add
LDAP Modify
LDAP Unbind