r10423: minor changes to the ldb test suite to allow it to work correctly with
[Samba/aatanasov.git] / source4 / lib / ldb / tests / init.ldif
blob9d89ec38ed9df1ce8680d267c79ec9218b83d0e4
1 dn: o=University of Michigan,c=TEST
2 objectclass: organization
3 objectclass: domainRelatedObject
4 l: Ann Arbor, Michigan
5 st: Michigan
6 o: University of Michigan
7 o: UMICH
8 o: UM
9 o: U-M
10 o: U of M
11 description: The University of Michigan at Ann Arbor
12 seeAlso:
13 postaladdress: University of Michigan $ 535 W. William St. $ Ann Arbor, MI 481
14 09 $ US
15 telephonenumber: +1 313 764-1817
16 associateddomain: example.com
18 dn: ou=People,o=University of Michigan,c=TEST
19 objectclass: organizationalUnit
20 objectclass: extensibleObject
21 ou: People
22 uidNumber: 0
23 gidNumber: 0
25 dn: ou=Ldb Test,ou=People,o=University of Michigan,c=TEST
26 objectclass: organizationalUnit
27 objectclass: extensibleObject
28 ou: People
29 ou: Ldb Test
30 uidNumber: 0
31 gidNumber: 0