ldap_mod_add
Add attribute values to current attributes
Description
boolldap_mod_add
resourcelink_identifier
stringdn
arrayentry
&return.success;
This function adds attribute(s) to the specified
dn. It performs the modification at the
attribute level as opposed to the object level. Object-level additions
are done by the ldap_add function.
¬e.bin-safe;