ldap_mod_replace
Replace attribute values with new ones
&reftitle.description;
boolldap_mod_replace
resourcelink_identifier
stringdn
arrayentry
Replaces one or more attributes from the specified dn.
It performs the modification at the attribute level as opposed to the object
level. Object-level modifications are done by the
ldap_modify function.
&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_mod_del
ldap_mod_add