]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/samba/default.global
"Update Booster" fertiggestellt und getestet.
[people/pmueller/ipfire-2.x.git] / config / samba / default.global
CommitLineData
32f77a0b
CS
1# global.settings by IPFire Project
2
3[global]
4netbios name = ipfire
5server string = Samba
6workgroup = homeip.net
7
8keep alive = 30
9os level = 33
10fstype = NTFS
11
12kernel oplocks = false
13map to guest = false
14smb ports = 445 139
15unix charset = CP850
16
17security = user
18encrypt passwords = yes
19guest account = samba
20unix password sync = false
21null passwords = yes
22
23bind interfaces only = true
24interfaces = eth0
25socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 SO_KEEPALIVE
26
27username level = 1
28wins support = true
29
30log file = /var/log/samba/samba-log.%m
31lock directory = /var/lock/samba
32pid directory = /var/run/
33
34preferred master = false
35domain master = false
36local master = false