summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tests/slapd.conf
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-06-22 03:08:06 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:18:41 -0500
commitc97e6081e6152afd02aab1a402037c0b37263d19 (patch)
tree23ad28254a5643a1382c23c9baabc3c7fa675610 /source4/lib/ldb/tests/slapd.conf
parentfdc0450db25021eddcc65d032fd3fd8ca5976928 (diff)
downloadsamba-c97e6081e6152afd02aab1a402037c0b37263d19.tar.gz
samba-c97e6081e6152afd02aab1a402037c0b37263d19.tar.bz2
samba-c97e6081e6152afd02aab1a402037c0b37263d19.zip
r7831: use cn=TEST as base of test DNs so we don't interfere with potentially real records
(This used to be commit 2a426f654db668f4bfc899771dd11598e295b774)
Diffstat (limited to 'source4/lib/ldb/tests/slapd.conf')
-rw-r--r--source4/lib/ldb/tests/slapd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/lib/ldb/tests/slapd.conf b/source4/lib/ldb/tests/slapd.conf
index 61c8627e18..332b3f9063 100644
--- a/source4/lib/ldb/tests/slapd.conf
+++ b/source4/lib/ldb/tests/slapd.conf
@@ -17,11 +17,11 @@ allow update_anon bind_anon_dn
#modulepath /usr/lib/ldap
#moduleload back_bdb
-defaultsearchbase "o=University of Michigan,c=US"
+defaultsearchbase "o=University of Michigan,c=TEST"
backend bdb
database bdb
-suffix "o=University of Michigan,c=US"
+suffix "o=University of Michigan,c=TEST"
directory tests/tmp/db
index objectClass eq
index uid eq