YaST2 Developers Documentation: Configuration of kerberos-client

Configuration of kerberos-client

clients/kerberos.ycp
Main file
  • Jiri Suchomel

This module has an unstable interface.

Main file for kerberos-client configuration. Uses all other files.

Imports

  • CommandLine
  • Kerberos
  • Report
  • RichText
  • Wizard

Includes

  • kerberos-client/wizards.ycp

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