1
0

fix #64 set SMB2 minimum default, and enable it to be disabled

This commit is contained in:
David Personette
2017-07-13 17:51:59 -04:00
parent 14c3a1856f
commit c72d17eee3
5 changed files with 17 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ OR set local storage:
-n Start the 'nmbd' daemon to advertise the shares
-p Set ownership and permissions on the shares
-r Disable recycle bin for shares
-S Disable SMB2 minimun version
-s "<name;/path>[;browse;readonly;guest;users;admins;wl]" Config a share
required arg: "<name>;</path>"
<name> is how it's called for clients
@@ -66,6 +67,7 @@ ENVIRONMENT VARIABLES (only available with `docker run`)
* `CHARMAP` - As above, configure character mapping
* `NMBD` - As above, enable nmbd
* `SMB` - As above, disabel SMB2 minimun version
* `TZ` - As above, set a zoneinfo timezone, IE `EST5EDT`
* `WORKGROUP` - As above, set workgroup
* `USERID` - Set the UID for the samba server