mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-24 04:55:40 +00:00
samba36: Remove guest ok since LuCI configures it.
guest ok is set per share and as such, don't override it. also, fix an error introduced in the last commit. Signed-off-by: Rosen Penev <rosenp@gmail.com> (cherry picked from commit ccb79a310c5273bf32d590323a99e72b587a0fb0)
This commit is contained in:
parent
f0065554b2
commit
1458bc2d9c
@ -8,10 +8,9 @@
|
||||
bind interfaces only = yes
|
||||
deadtime = 30
|
||||
enable core files = no
|
||||
guest ok = yes
|
||||
invalid users = root
|
||||
load printers = no
|
||||
local master = yes
|
||||
local master = no
|
||||
map to guest = Bad User
|
||||
max protocol = SMB2
|
||||
min receivefile size = 16384
|
||||
|
Loading…
x
Reference in New Issue
Block a user