summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-09-22 13:16:23 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:38:44 -0500
commitfcb41c3bbde43c0b25aff7d6b5377301445eec00 (patch)
treef5ab162f35a7ae2f741f0a215fbde7d0431460a6 /source4
parent1828b783cf2e975c8cfc1be3eb857d9c6fbda94b (diff)
downloadsamba-fcb41c3bbde43c0b25aff7d6b5377301445eec00.tar.gz
samba-fcb41c3bbde43c0b25aff7d6b5377301445eec00.tar.bz2
samba-fcb41c3bbde43c0b25aff7d6b5377301445eec00.zip
r10423: minor changes to the ldb test suite to allow it to work correctly with
a real ldap backend (such as openldap) (This used to be commit d267f8c6231664ec86edb2ae21e8585b1b51f7a1)
Diffstat (limited to 'source4')
-rw-r--r--source4/lib/ldb/tests/init.ldif15
-rw-r--r--source4/lib/ldb/tests/test.ldif7
2 files changed, 15 insertions, 7 deletions
diff --git a/source4/lib/ldb/tests/init.ldif b/source4/lib/ldb/tests/init.ldif
index 1e647e6521..9d89ec38ed 100644
--- a/source4/lib/ldb/tests/init.ldif
+++ b/source4/lib/ldb/tests/init.ldif
@@ -14,3 +14,18 @@ postaladdress: University of Michigan $ 535 W. William St. $ Ann Arbor, MI 481
09 $ US
telephonenumber: +1 313 764-1817
associateddomain: example.com
+
+dn: ou=People,o=University of Michigan,c=TEST
+objectclass: organizationalUnit
+objectclass: extensibleObject
+ou: People
+uidNumber: 0
+gidNumber: 0
+
+dn: ou=Ldb Test,ou=People,o=University of Michigan,c=TEST
+objectclass: organizationalUnit
+objectclass: extensibleObject
+ou: People
+ou: Ldb Test
+uidNumber: 0
+gidNumber: 0
diff --git a/source4/lib/ldb/tests/test.ldif b/source4/lib/ldb/tests/test.ldif
index 66f4ba751c..7475c0969b 100644
--- a/source4/lib/ldb/tests/test.ldif
+++ b/source4/lib/ldb/tests/test.ldif
@@ -1,10 +1,3 @@
-dn: ou=People,o=University of Michigan,c=TEST
-objectclass: organizationalUnit
-objectclass: extensibleObject
-ou: People
-uidNumber: 0
-gidNumber: 0
-
dn: ou=Groups,o=University of Michigan,c=TEST
objectclass: organizationalUnit
ou: Groups