LDAP Configuration:
Serigne Modou DioufMerlene KUAKUVI
Configure Ldap Account
Ldap Account consists of creating an Ldap Server to store and use users, group.
Creating ldap account by giving the following command
cnoctl adm create ldap [--flags ]
url
: The url of your ldap account | [REQUIRED]port
: The port of the ldap account (389 for ldap, 634 for ldaps) | [REQUIRED]cn
: The common name of the ldap server | [REQUIRED]basedn
: The base domain name | [REQUIRED]admin-password
: define the ldap admin password | [REQUIRED]
Get LDAP Account
List informations about your Ldap Account
conctl adm get ldap