]> git.sur5r.net Git - openldap/blob - tests/data/test-meta.ldif
ITS#5401
[openldap] / tests / data / test-meta.ldif
1 dn: ou=Meta,dc=example,dc=com
2 objectClass: organizationalUnit
3 ou: Meta
4
5 dn: cn=John Belushi,ou=Meta,dc=example,dc=com
6 objectClass: inetOrgPerson
7 cn: John Belushi
8 sn: Belushi
9 userPassword: jack
10 description: Joliet Jack Blues
11
12 dn: cn=Dan Aykroyd,ou=Meta,dc=example,dc=com
13 objectClass: inetOrgPerson
14 cn: Dan Aykroyd
15 sn: Aykroyd
16 userPassword: elwood
17 description: Elwood Blues
18
19 dn: cn=Somewhere,ou=Meta,dc=example,dc=com
20 objectClass: referral
21 objectClass: extensibleObject
22 cn: Somewhere
23 ref: ldap://localhost:9016
24