Unknown YCP Module |
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
Info:
File: clients/samba-server.ycp
Package: Configuration of samba-server
Summary: Main file
Authors: Stanislav Visnovsky
$Id$
Command line "share" commands handler.
- Parameters:
-
options map of options from command line
- Return value:
-
true on success
local
ListHandler (map <string,string> options)
->
boolean
Command line "list" command handler.
- Parameters:
-
options map of options from command line
- Return value:
-
true on success
local
BackendHandler (map<string,string> options)
->
boolean
Command line "backend" command handler.
- Parameters:
-
options map of options from command line
- Return value:
-
true on success
local
RoleHandler (map<string,string> options)
->
boolean
Command line "role" command handler.
- Parameters:
-
options map of options from command line
- Return value:
-
true on success
local
SambaServerEnableHandler (map<string,string> options)
->
boolean
Command line "service" command handler.
- Parameters:
-
options map of options from command line
- Return value:
-
true on success
local
ChangeConfiguration (map<string,string> options)
->
boolean
Command line "configure" command handler.
- Parameters:
-
options map of options from command line
- Return value:
-
true on success