2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-04 12:05:02 +01:00

update samba

This commit is contained in:
kev
2016-04-11 20:27:12 +08:00
parent 1e57d7e2d1
commit 6ec24e4a2a
2 changed files with 17 additions and 0 deletions

View File

@@ -25,9 +25,17 @@ samba:
workgroup = WORKGROUP
netbios name = EasyPi
server string = Samba Server
server role = standalone
map to guest = bad user
usershare allow guests = yes
[homes]
comment = Home Directories
browseable = no
writable = yes
[share]
comment = Public File Sharing
path = /share
browseable = yes
read only = no