]> git.sur5r.net Git - openldap/blob - tests/data/test-emptydn1.ldif
more tests; test026 now works regardless of the backend; test027 is disabled for...
[openldap] / tests / data / test-emptydn1.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