Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 80fc49e

Browse files
committed
Add Amy with an multivalued RDN
1 parent 2b0cd76 commit 80fc49e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

bootstrap/data/10_people_amy.ldif

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
dn: cn=Amy Wong+sn=Kroker,ou=people,dc=planetexpress,dc=com
2+
objectClass: top
3+
objectClass: person
4+
objectClass: organizationalPerson
5+
objectClass: inetOrgPerson
6+
cn: Amy Wong
7+
sn: Kroker
8+
description: Human
9+
givenName: Amy
10+
11+
ou: Intern
12+
uid: amy
13+
userPassword:: e3NzaGF9M3UzcUdCSmFMc2tiUEg0OVJrYlFtUk9HTktFb1lOUXZkU2lOZmc9P
14+
Q==

0 commit comments

Comments
 (0)