create ldap entry(alias a, path b, map c)
Group |
Creates a new LDAP object will attributes of a map. Returns true for success.
Parameter Descriptions
Parameter |
Description |
a |
LDAP alias. |
b |
Path, e.g. dc=lobster,dc=de,cn=user name,ou=IT. |
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 |