Configuration of kerberos-client |
include/kerberos-client/dialogs.ycp |
Dialogs definitions | |
|
|
This module has an unstable interface. |
Imports
Local Functions |
local
ReallyAbort ()
->
symbol
The dialog that appears when the [Abort] button is pressed.
- Return value:
-
`abort if user really wants to abort, `back otherwise
local
ReadDialog ()
->
symbol
Read settings dialog
- Return value:
-
`abort if aborted and `next otherwise
local
WriteDialog ()
->
symbol
Write settings dialog
- Return value:
-
`abort if aborted and `next otherwise
local
check_address (string address)
->
boolean
check the validity of the entered address enhanced for setting the port number after colon
- Parameters:
-
address
local
ConfigureDialog ()
->
symbol
Dialog for configuring Kerberos client (values in /etc/krb5.conf)
- Return value:
-
dialog result
local
AdvancedDialog ()
->
symbol
Kerberos advanced configuration
- Return value:
-
dialog result