Plan 9 from Bell Labs’s /usr/web/sources/contrib/lucio/pub/openldap/tests/data/test-unique.ldif

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


# base

dn: o=unique
objectClass: top
objectClass: organization
o: unique
description: unique test database

# container

dn: ou=users,o=unique
objectClass: top
objectClass: organizationalUnit
ou: users
description: container for test users

# manager
dn: uid=george,ou=users,o=unique
objectClass: inetOrgPerson
uid: george
sn: jungle
cn: george
businessCategory: test
carLicense: SAMPLE
departmentNumber: 6969
displayName: George
employeeNumber: 5150
employeeType: contractor
givenName: Big G

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.