Fix a few LDIF bugs

This commit is contained in:
Kurt Zeilenga 2004-09-30 18:23:25 +00:00
parent 53a32384a3
commit db62156db6
3 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,7 @@
dn: dc=example,dc=com
objectClass: dcObject
dc: example
objectClass: organization
objectClass: extensibleObject
dc: example
o: Example, Inc.
o;lang-x;lang-xx;lang-y;lang-yy;lang-z;lang-zz: Example, Inc.
name;lang-en-us: Billy Ray

View File

@ -1,5 +1,4 @@
dn: dc=example,dc=com
objectclass: dcobject
dc: example
objectClass: organization
objectClass: extensibleObject

View File

@ -1,10 +1,10 @@
#LEAD COMMENT
dn: dc=example,dc=com
objectclass: dcobject
dc: example
#EMBEDDED COMMENT
objectclass: organization
objectclass: domainRelatedObject
objectclass: dcobject
l: Anytown, Michigan
st: Michigan
o: Example, Inc.