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

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


dn: ou=Groups,dc=example,dc=com
objectClass: organizationalUnit
ou: Groups

dn: cn=All,ou=Groups,dc=example,dc=com
objectClass: groupOfNames
cn: All
member: uid=bjorn,ou=People,dc=example,dc=com
member: uid=bjensen,ou=People,dc=example,dc=com

dn: cn=ITD,ou=Groups,dc=example,dc=com
objectClass: groupOfNames
cn: ITD
member: uid=bjorn,ou=People,dc=example,dc=com

dn: uid=proxy,ou=Groups,dc=example,dc=com
objectClass: inetOrgPerson
cn: Proxy
sn: Proxy
uid: proxy
userPassword:: cHJveHk=
authzTo: dn:*


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.