]> gitweb.factorcode.org Git - factor.git/blob - unmaintained/ldap/conf/addentry.ldif
tools.test: Make the flag public. Finish porting tester changes to fuzzer.
[factor.git] / unmaintained / ldap / conf / addentry.ldif
1 ## ADD a single entry to people level
2
3 dn: cn=John Spider,ou=people,dc=example,dc=com
4 objectclass: inetOrgPerson
5 cn: John Spider
6 sn: Spider
7 uid: 1
8 userpassword: jSpider
9 carlicense: HISCAR 124
10 homephone: 555-111-2223
11 mail: j.spider@example.com
12 # ou: Sales
13
14 ## ADD another single entry to people level
15
16 dn: cn=Sheri Matsumo,ou=people,dc=example,dc=com
17 objectclass: inetOrgPerson
18 cn: Sheri Matsumo
19 sn: Matsumo
20 uid: 2
21 userpassword: sMatsumo
22 carlicense: HERCAR 125
23 homephone: 555-111-2225
24 mail: s.matsumo@example.com
25 # ou: IT