--- tests/data/test-emptydn2.ldif 2004/05/08 19:34:20 1.1 +++ tests/data/test-emptydn2.ldif 2004/05/08 20:06:31 1.2 @@ -1,14 +1,39 @@ -# dc=example,dc=com naming context -dn: dc=example,dc=com -objectClass: domain -objectClass: domainRelatedObject -dc: example -associatedDomain: example.com - -dn: cn=Geographical Naming Contexts,dc=example,dc=com -objectClass: groupOfNames -cn: Geographical Naming Contexts -member: o=Example,c=US -member: o=Example,c=UK -member: o=Esempio,c=IT +# geographical naming contexts +dn: c=US +objectClass: country +c: US + +dn: o=Example,c=US +objectClass: organization +o: Example +o: Example, Inc. + +dn: c=UK +objectClass: country +c: UK + +dn: o=Example,c=UK +objectClass: organization +o: Example +o: Example, Ltd. + +dn: c=IT +objectClass: country +c: IT + +dn: o=Esempio,c=IT +objectClass: organization +o: Esempio +o: Esempio S.p.A. +o: Example + +dn: c=DE +objectClass: country +c: DE + +dn: o=Beispiel,c=DE +objectClass: organization +o: Beispiel +o: Beispiel GmbH +o: Example