Configuration of kerberos-client |
clients/kerberos.ycp |
Main file | |
|
|
This module has an unstable interface. |
Main file for kerberos-client configuration. Uses all other files.
Imports
Includes
Local Functions |
local
KerberosSummaryHandler (map options)
->
boolean
Print summary of basic options
- Parameters:
-
options
- Return value:
-
false
local
KerberosChangeConfiguration (map options)
->
boolean
Change basic configuration of Kerberos client (server, realm, domain)
- Parameters:
-
options a list of parameters passed as args
- Return value:
-
true on success
local
KerberosEnableHandler (map<string,string> options)
->
boolean
Enable or disable Kerberos authentication
- Parameters:
-
options a list of parameters passed as args
- Return value:
-
true on success
local
KerberosWrite ()
->
boolean
Wrapper for writing Kerberos configuration