]> git.sur5r.net Git - openldap/blob - tests/data/test-emptydn2.ldif
Do not require ac/string.h for lber_pvt.h
[openldap] / tests / data / test-emptydn2.ldif
1 # geographical naming contexts
2 dn: c=US
3 objectClass: country
4 c: US
5
6 dn: o=Example,c=US
7 objectClass: organization
8 o: Example
9 o: Example, Inc.
10
11 dn: c=UK
12 objectClass: country
13 c: UK
14
15 dn: o=Example,c=UK
16 objectClass: organization
17 o: Example
18 o: Example, Ltd.
19
20 dn: c=IT
21 objectClass: country
22 c: IT
23
24 dn: o=Esempio,c=IT
25 objectClass: organization
26 o: Esempio
27 o: Esempio S.p.A.
28 o: Example
29
30 dn: c=DE
31 objectClass: country
32 c: DE
33
34 dn: o=Beispiel,c=DE
35 objectClass: organization
36 o: Beispiel
37 o: Beispiel GmbH
38 o: Example
39