1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-18 04:15:53 +03:00
openwrt-xburst/package/samba/files/smb.conf
nico 09a61ff0f1 use encrypted passwords by default (request from Oliver Etrl)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-30 18:36:47 +00:00

18 lines
275 B
Plaintext

[global]
syslog = 0
syslog only = yes
workgroup = OpenWrt
security = share
encrypt passwords = yes
guest account = nobody
local master = yes
name resolve order = lmhosts hosts bcast
[tmp]
comment = /tmp
path = /tmp
browseable = yes
public = yes
writeable = no