forked from stove/dataset
1.9 KiB
1.9 KiB
Return to the list of application services.
LDAP
Synopsis
Automaticly create account and connexion to a LDAP server.
Variables
| Parameter | Comment |
|---|---|
| LDAP:family Type: string |
suffix value. |
| LDAP:dn Type: string |
LDAP account DN for suffix value. |
| LDAP:password Type: password |
LDAP passowrd for suffix value. |
| LDAP:base_dn Type: string |
LDAP base DN for suffix value. |
Provider
openldap: OpenLDAP, the LDAP server.