Age | Commit message (Collapse) | Author |
|
added tests for samba::server::users
|
|
|
|
|
|
|
|
Call the pdbedit commands directly from samba::server::user instead
|
|
|
|
Having read man smb.conf, none of these options should have _ in the resulting option name.
|
|
Samba doesn't seem to understand "load_printers", it's "load printers" instead.
Ignoring unknown parameter "load_printers"
|
|
|
|
|
|
|
|
|
|
|
|
use short hand for path to get specs passing
|
|
|
|
|
|
|
|
|
|
The parameter $bind_interfaces_only is now settable
|
|
|
|
|
|
|
|
|
|
Conflicts:
manifests/server/share.pp
|
|
|
|
|
|
|
|
can't think of a reason you'd set the interfaces without bind interfaces only
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
manifests/server.pp
|
|
share configuation.
|
|
|
|
|
|
|
|
and daemon is running, can add shares to smb.conf, and can set global variables
|