Configuration of samba-server |
clients/samba-server.ycp |
Main file | |
|
|
This module has an unstable interface. |
Main file for samba-server configuration. Uses all other files.
Imports
Includes
Local Functions |
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