X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fsamba36%2Ffiles%2Fsmb.conf.template;h=c35d7792bd05e7305c03caa2eb0087354843e414;hb=9dcb3fe7eb06b42c4f026e6cc5e89b2a18932782;hp=38a385574b7374f492aa1ef908fb12ce00272641;hpb=445936955ee182517b6db29bc3baf1a42d762161;p=openwrt%2F.git diff --git a/package/network/services/samba36/files/smb.conf.template b/package/network/services/samba36/files/smb.conf.template index 38a385574b..c35d7792bd 100644 --- a/package/network/services/samba36/files/smb.conf.template +++ b/package/network/services/samba36/files/smb.conf.template @@ -5,30 +5,19 @@ server string = |DESCRIPTION| unix charset = |CHARSET| workgroup = |WORKGROUP| - browseable = yes + bind interfaces only = yes deadtime = 30 - domain master = yes - encrypt passwords = true enable core files = no - guest account = nobody guest ok = yes invalid users = root - local master = yes load printers = no + local master = yes map to guest = Bad User max protocol = SMB2 min receivefile size = 16384 null passwords = yes - obey pam restrictions = yes - os level = 20 passdb backend = smbpasswd - preferred master = yes - printable = no security = user - smb encrypt = disabled smb passwd file = /etc/samba/smbpasswd - socket options = TCP_NODELAY IPTOS_LOWDELAY syslog = 2 use sendfile = yes - writeable = yes -