summaryrefslogtreecommitdiffstats
path: root/testsuite/build_farm/basicsmb.smb.conf.template
blob: 627b019f3a088af24649564e0afd47b36538aa83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[global]
    workgroup = TESTWG
    log level = 3
    encrypt passwords = yes
    server string = Samba %v Build Farm Tests
    name resolve order = lmhosts

[test]
    path = PREFIX/testdir
    read only = no

[samba]
    path = BUILD_FARM/samba
    read only = yes
    comment = Samba HEAD Sources

[samba_2_2]
    path = BUILD_FARM/samba_2_2
    read only = yes
    comment = Samba 2.2. Sources

[rsync]
    path = BUILD_FARM/rsync
    read only = yes
    comment = Rsync Sources