r9828: Fix path to testdata (tests are always run from source/)
authorJelmer Vernooij <jelmer@samba.org>
Wed, 31 Aug 2005 14:30:56 +0000 (14:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:36:16 +0000 (13:36 -0500)
(This used to be commit 76666d401071bf9b67b0402efc1d647f45533259)

testdata/samba3/smb.conf

index b0b74d008d7e25c64f7e054a766f2518ddb46790..a903dc2c3e587d65d3fbda45bebb8654dce34c3a 100644 (file)
@@ -1,7 +1,7 @@
 [global]
    workgroup = SAMBA
    security = user
-   passdb backend = smbpasswd:smbpasswd tdbsam:passdb.tdb ldapsam:tdb://samba3.ldb
+   passdb backend = smbpasswd:../testdata/samba3/smbpasswd tdbsam:../testdata/samba3/passdb.tdb ldapsam:tdb://samba3.ldb
    debug level = 5
 
 [cd1]