Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Previously the class was setting a value for 'force directory mask' which
was getting ignored by samba. Running testparm -v would give:
Unknown parameter encountered: "force directory mask"
Ignoring unknown parameter "force directory mask"
The correct option name is 'force directory mode' according to the man
page.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- the default statements have to be always last otherwise they would
get always picked by the future parser
|
|
|
|
|
|
|
|
|
|
|
|
"read only" option was not removable due to "read_only" misspelling
|
|
adding support for "valid users" smbd.conf configuration option to samba::server::share
|
|
|
|
Conflicts:
manifests/server/share.pp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|