mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
37 lines
903 B
Text
37 lines
903 B
Text
dn: cn=Pierangelo Masarati,o=Example,c=RU
|
|
objectClass: inetOrgPerson
|
|
cn: Pierangelo Masarati
|
|
telephoneNumber: +39 333 ZZZ 1234
|
|
givenName: Pierangelo
|
|
sn: Masarati
|
|
|
|
# refldap://localhost/o=Example,c=RU??sub
|
|
|
|
dn: cn=Mitya Kovalev,o=Example,c=RU
|
|
objectClass: inetOrgPerson
|
|
objectClass: posixAccount
|
|
cn: Mitya Kovalev
|
|
telephoneNumber: 332-2334
|
|
telephoneNumber: 222-3234
|
|
telephoneNumber: +1 800 123 4567
|
|
givenName: Mitya
|
|
sn: Kovalev
|
|
documentIdentifier: documentTitle=book1,o=Example,c=RU
|
|
documentIdentifier: documentTitle=book2,o=Example,c=RU
|
|
|
|
dn: documentTitle=book2,o=Example,c=RU
|
|
objectClass: document
|
|
description: abstract2
|
|
documentTitle: book2
|
|
documentAuthor: cn=Mitya Kovalev,o=Example,c=RU
|
|
|
|
dn: documentTitle=book1,o=Example,c=RU
|
|
objectClass: document
|
|
description: abstract1
|
|
documentTitle: book1
|
|
documentAuthor: cn=Mitya Kovalev,o=Example,c=RU
|
|
|
|
dn: o=Example,c=RU
|
|
objectClass: organization
|
|
o: Example
|
|
|