Unknown YCP Module |
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
Info:
File: nis.ycp
Module: Configuration of nis
Summary: Main file
Authors:
Dan Vesely
$Id$
Configure ypclient via running SuSEconfig Modify: /etc/rc.config
Info:
- Parameters:
-
flag "screenshots"
- uses faked data (see Nis::Fake), enables running the module as non-root. (Uses Mode::screen_shot().)
local
NisChangeConfiguration (map options)
->
boolean
Change basic configuration of NIS client
- Parameters:
-
options a list of parameters passed as args
- Return value:
-
true on success
local
NisEnableHandler (map options)
->
boolean
Enable the NIS client
- Parameters:
-
options a list of parameters passed as args
- Return value:
-
true on success
local
NisDisableHandler (map options)
->
boolean
Disable the NIS client
- Parameters:
-
options a list of parameters passed as args
- Return value:
-
true on success
local
NisFindServers (map options)
->
boolean
Look for NIS servers in given domain and print them on stdout
- Parameters:
-
options a list of parameters passed as args
- Return value:
-
true on success
local
NisSummaryHandler (map options)
->
boolean
Print summary of basic options
- Parameters:
-
options
- Return value:
-
false