YaST2 Developers Documentation: Configuration of kerberos-client



functions
files
intro

Configuration of kerberos-client

include/kerberos-client/wizards.ycp
Wizards definitions

Imports

  • Label
  • Popup
  • Sequencer
  • Wizard

Includes

  • kerberos-client/dialogs.ycp

Local Functions

local MainSequence () -> symbol

Main workflow of the kerberos-client configuration

Return value:
sequence result

local KerberosSequence () -> symbol

Whole configuration of kerberos-client

Return value:
sequence result

local KerberosAutoSequence () -> symbol

Whole configuration of kerberos-client but without reading and writing. For use with autoinstallation.

Return value:
sequence result

YaST2 Developers Documentation