summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2003-04-29 01:06:17 +0000
committerAndrew Bartlett <abartlet@samba.org>2003-04-29 01:06:17 +0000
commit07656d69298dd211c6d602ea35dd3ab532fa6438 (patch)
treeaf0c39d173892c4556e6cda1179752c66e7c418f /testsuite
parentaccb1a17da2b57b17c648c70756abf9cb29cfe20 (diff)
downloadsamba-07656d69298dd211c6d602ea35dd3ab532fa6438.tar.gz
samba-07656d69298dd211c6d602ea35dd3ab532fa6438.tar.bz2
samba-07656d69298dd211c6d602ea35dd3ab532fa6438.zip
Remove extra file
(This used to be commit 5d95309d8ab482e37ce96deb4a278186320e457f)
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/build_farm/template/basicsmb.smb.conf-49
1 files changed, 0 insertions, 49 deletions
diff --git a/testsuite/build_farm/template/basicsmb.smb.conf- b/testsuite/build_farm/template/basicsmb.smb.conf-
deleted file mode 100644
index 234419b688..0000000000
--- a/testsuite/build_farm/template/basicsmb.smb.conf-
+++ /dev/null
@@ -1,49 +0,0 @@
-[global]
- netbios name = BUILDFARM
- workgroup = TESTWG
- log level = LOGLEVEL
- debug timestamp = no
- encrypt passwords = yes
- server string = Samba %v Build Farm Tests
- name resolve order = lmhosts
- guest account = WHOAMI
- domain logons = yes
-
- strict locking = yes
-
- include = PREFIX/lib/smb.conf.%L
-
- add machine script = useradd %u -d /dev/null -s /bin/false
-
- panic action = /bin/sh BUILD_FARM/samba/testsuite/build_farm/backtrace %d
-
- passdb backend = smbpasswd
-
- idmap uid = 10000-200000
- map hidden = yes
- create mask = 0777
-
-[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
-
-[guest_share]
- path = PREFIX
- guest ok = yes
- read only = yes
- comment = Unauthenticated share for use in share level test