Unknown YCP Module |
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
Info:
File: clients/ldap.ycp
Module: Configuration of LDAP client
Summary: Client file, including commandline handlers
Authors: Thorsten Kukuk
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