YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • CommandLine
  • Kerberos
  • Report
  • RichText
  • Wizard

Includes

  • kerberos-client/wizards.ycp

Local Functions

Info:

File: clients/kerberos.ycp Package: Configuration of kerberos-client Summary: Main file Authors: Jiri Suchomel

$Id$

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