1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-25 00:23:52 +03:00

r10423: minor changes to the ldb test suite to allow it to work correctly with

a real ldap backend (such as openldap)
This commit is contained in:
Andrew Tridgell
2005-09-22 13:16:23 +00:00
committed by Gerald (Jerry) Carter
parent ddff66298f
commit d267f8c623
2 changed files with 15 additions and 7 deletions

View File

@@ -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

View File

@@ -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