config added
This commit is contained in:
13
config/smb.conf
Normal file
13
config/smb.conf
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
[global]
|
||||||
|
workgroup = WORKGROUP
|
||||||
|
server string = nas.local
|
||||||
|
security = user
|
||||||
|
|
||||||
|
[m]
|
||||||
|
path = /srv/samba/share/m
|
||||||
|
browsable = yes
|
||||||
|
writable = yes
|
||||||
|
guest ok = no
|
||||||
|
create mask = 0777
|
||||||
|
directory mask = 0777
|
||||||
|
valid users = m
|
||||||
Reference in New Issue
Block a user