create ldap entry(alias a, path b, map c)
Group |
Creates a new LDAP object with attributes from a map. Returns true on success.
Parameter Descriptions
Parameter |
Description |
a |
|
b |
Path (see example). |
c |
Name of map with attributes. |
Example
Parameter a |
Parameter b |
Parameter c |
Result |
openldap |
dc=lobster,dc=de,cn=user name,ou=IT |
ldap_attr |
true |