Configuration of samba-server |
clients/samba-server.ycp |
Main file |
|
|
Main file for samba-server configuration. Uses all other files.
Imports
- CommandLine
- Popup
- Report
- Require
- Samba
- SambaServer
Includes
- samba-server/routines.ycp
- samba-server/wizards.ycp
|
|
|
Command line "share" commands handler.
- Parameters:
options |
map of options from command line |
- Return value:
Command line "list" command handler.
- Parameters:
options |
map of options from command line |
- Return value:
Command line "backend" command handler.
- Parameters:
options |
map of options from command line |
- Return value:
Command line "role" command handler.
- Parameters:
options |
map of options from command line |
- Return value:
Command line "service" command handler.
- Parameters:
options |
map of options from command line |
- Return value:
Command line "configure" command handler.
- Parameters:
options |
map of options from command line |
- Return value:
|