summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tests/init.ldif
blob: 9d89ec38ed9df1ce8680d267c79ec9218b83d0e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
dn: o=University of Michigan,c=TEST
objectclass: organization
objectclass: domainRelatedObject
l: Ann Arbor, Michigan
st: Michigan
o: University of Michigan
o: UMICH
o: UM
o: U-M
o: U of M
description: The University of Michigan at Ann Arbor
seeAlso:
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