Jigger around with the tests a bit more
[ira/wip.git] / testsuite / build_farm / basicsmb.smb.conf.template
1 [global]
2     netbios name = BUILDFARM
3     workgroup = TESTWG
4     log level = 3
5     debug timestamp = no
6     encrypt passwords = yes
7     server string = Samba %v Build Farm Tests
8     name resolve order = lmhosts
9
10     domain logons = yes
11
12     include = PREFIX/lib/smb.conf.%L
13
14 [test]
15     path = PREFIX/testdir
16     read only = no
17
18 [samba]
19     path = BUILD_FARM/samba
20     read only = yes
21     comment = Samba HEAD Sources
22
23 [samba_2_2]
24     path = BUILD_FARM/samba_2_2
25     read only = yes
26     comment = Samba 2.2. Sources
27
28 [rsync]
29     path = BUILD_FARM/rsync
30     read only = yes
31     comment = Rsync Sources
32
33 [guest_share]
34     path = PREFIX
35     guest ok = yes
36     read only = yes
37     comment = Unauthenticated share for use in share level test