[packages] samba3: make security=share the default, user security is unsuitable due...
[openwrt/svn-archive/archive.git] / net / samba3 / files / smb.conf.template
1 [global]
2 netbios name = |NAME|
3 workgroup = |WORKGROUP|
4 server string = |DESCRIPTION|
5 syslog = 10
6 encrypt passwords = true
7 passdb backend = smbpasswd
8 obey pam restrictions = yes
9 socket options = TCP_NODELAY
10 unix charset = ISO-8859-1
11 preferred master = yes
12 os level = 20
13 security = share
14 guest account = nobody
15 invalid users = root
16 smb passwd file = /etc/samba/smbpasswd