projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f006555
)
samba36: Remove guest ok since LuCI configures it.
author
Rosen Penev
<rosenp@gmail.com>
Thu, 24 Aug 2017 23:51:23 +0000
(16:51 -0700)
committer
Jo-Philipp Wich
<jo@mein.io>
Wed, 13 Dec 2017 15:29:22 +0000
(16:29 +0100)
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
)
package/network/services/samba36/files/smb.conf.template
patch
|
blob
|
history
diff --git
a/package/network/services/samba36/files/smb.conf.template
b/package/network/services/samba36/files/smb.conf.template
index c35d7792bd05e7305c03caa2eb0087354843e414..47ec11699d9be575b71bedf7e6e7a9683314073f 100644
(file)
--- a/
package/network/services/samba36/files/smb.conf.template
+++ b/
package/network/services/samba36/files/smb.conf.template
@@
-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