ldap_modify Modify an LDAP entry &reftitle.description; boolldap_modify resourcelink_identifier stringdn arrayentry Modify the existing entries in the LDAP directory. The structure of the entry is same as in ldap_add. &reftitle.parameters; link_identifier An LDAP link identifier, returned by ldap_connect. dn The distinguished name of an LDAP entity. entry &reftitle.returnvalues; &return.success; &reftitle.notes; ¬e.bin-safe; &reftitle.seealso; ldap_rename