Configuration of LDAP client |
clients/ldap.ycp |
Client file, including commandline handlers | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
local
LdapSummaryHandler (map options)
->
boolean
Print summary of basic options
- Parameters:
-
options
- Return value:
-
false
local
LdapChangeConfiguration (map<string, string> options)
->
boolean
Change basic configuration of LDAP client (server, base DN)
- Parameters:
-
options a list of parameters passed as args
- Return value:
-
true on success
local
LdapEnableHandler (map<string,string> options)
->
boolean
Enable or disable LDAP authentication
- Parameters:
-
options a list of parameters passed as args
- Return value:
-
true on success