new approach
This commit is contained in:
19
resrc.d/service_smb.conf.txt
Normal file
19
resrc.d/service_smb.conf.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
[global]
|
||||
workgroup = PXE
|
||||
map to guest = bad user
|
||||
usershare allow guests = yes
|
||||
|
||||
[tftp]
|
||||
browsable = true
|
||||
read only = false
|
||||
guest ok = yes
|
||||
force user = root
|
||||
path = __D_TFTP__
|
||||
|
||||
[rootdir]
|
||||
browsable = true
|
||||
read only = false
|
||||
guest ok = yes
|
||||
force user = root
|
||||
path = /root
|
||||
|
||||
Reference in New Issue
Block a user