mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
65 lines
1.5 KiB
Plaintext
65 lines
1.5 KiB
Plaintext
dn: dc=example,dc=com
|
|
objectClass: organization
|
|
objectClass: dcObject
|
|
o: Example
|
|
dc: example
|
|
|
|
dn: cn=Lev Tolstoij,dc=subnet,dc=example,dc=com
|
|
objectClass: inetOrgPerson
|
|
cn: Lev Tolstoij
|
|
sn: Tolstoij
|
|
seeAlso: documentTitle=Renamed Book,dc=example,dc=com
|
|
seeAlso: documentTitle=War and Peace,dc=example,dc=com
|
|
givenName: Lev
|
|
telephoneNumber: +39 02 XXXX ZZZZ
|
|
telephoneNumber: +39 333 ZZZ 1234
|
|
|
|
dn: cn=Mitya Kovalev,dc=example,dc=com
|
|
objectClass: inetOrgPerson
|
|
cn: Mitya Kovalev
|
|
sn: Kovalev
|
|
seeAlso: documentTitle=Renamed Book,dc=example,dc=com
|
|
givenName: Mitya
|
|
telephoneNumber: +1 800 123 4567
|
|
telephoneNumber: 222-3234
|
|
telephoneNumber: 332-2334
|
|
|
|
dn: documentTitle=Renamed Book,dc=example,dc=com
|
|
objectClass: document
|
|
description: abstract2
|
|
documentTitle: Renamed Book
|
|
documentAuthor: cn=Lev Tolstoij,dc=subnet,dc=example,dc=com
|
|
documentAuthor: cn=Mitya Kovalev,dc=example,dc=com
|
|
documentIdentifier: document 2
|
|
|
|
dn: o=Renamed Org,dc=example,dc=com
|
|
objectClass: organization
|
|
o: Renamed Org
|
|
|
|
dn: cn=Some One,dc=example,dc=com
|
|
objectClass: inetOrgPerson
|
|
objectClass: simpleSecurityObject
|
|
cn: Some One
|
|
sn: One
|
|
givenName: Some
|
|
|
|
dn: dc=subnet,dc=example,dc=com
|
|
objectClass: organization
|
|
objectClass: dcObject
|
|
o: SubNet
|
|
dc: subnet
|
|
|
|
dn: cn=SubNet User,dc=subnet,dc=example,dc=com
|
|
objectClass: inetOrgPerson
|
|
cn: SubNet User
|
|
sn: User
|
|
givenName: SubNet
|
|
|
|
dn: documentTitle=War and Peace,dc=example,dc=com
|
|
objectClass: document
|
|
description: Historical novel
|
|
documentTitle: War and Peace
|
|
documentAuthor: cn=Lev Tolstoij,dc=subnet,dc=example,dc=com
|
|
documentIdentifier: document 3
|
|
|