This commit was manufactured by cvs2svn to create tag
[Samba.git] / testsuite / build_farm / basicsmb.smb.conf.template
blob6785866fc1066dcd72e685a3cf14f4153e1caff0
1 [global]
2     netbios name = BUILDFARM
3     workgroup = TESTWG
4     log level = LOGLEVEL
5     debug timestamp = no
6     encrypt passwords = yes
7     server string = Samba %v Build Farm Tests
8     name resolve order = lmhosts
9     guest account = WHOAMI
10     domain logons = yes
12     strict locking = yes
14     include = PREFIX/lib/smb.conf.%L
16 [test]
17     path = PREFIX/testdir
18     read only = no
20 [samba]
21     path = BUILD_FARM/samba
22     read only = yes
23     comment = Samba HEAD Sources
25 [samba_2_2]
26     path = BUILD_FARM/samba_2_2
27     read only = yes
28     comment = Samba 2.2. Sources
30 [rsync]
31     path = BUILD_FARM/rsync
32     read only = yes
33     comment = Rsync Sources
35 [guest_share]
36     path = PREFIX
37     guest ok = yes
38     read only = yes
39     comment = Unauthenticated share for use in share level test