-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPersons.ldif.txt
More file actions
32 lines (28 loc) · 784 Bytes
/
Copy pathPersons.ldif.txt
File metadata and controls
32 lines (28 loc) · 784 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
dn: cn=Robert Smith,ou=employees,ou=people,dc=example,dc=com
objectclass: inetOrgPerson
cn: Robert Smith
cn: Robert J Smith
cn: bob smith
sn: smith
uid: rjsmith
userpassword: rJsmitH
carlicense: HISCAR 123
homephone: 555-111-2222
mail: r.smith@example.com
mail: rsmith@example.com
mail: bob.smith@example.com
description: swell guy
ou: Human Resources
dn: cn=Sheri Smith,ou=students,ou=people,dc=example,dc=com
objectclass: inetOrgPerson
cn: Sheri Smith
sn: smith
uid: ssmith
userpassword: sSmitH
carlicense: HERCAR 125
homephone: 555-111-2225
mail: s.smith@example.com
mail: ssmith@example.com
mail: sheri.smith@example.com
ou: IT
#ldapadd -w vitrygtr-D "cn=admin,dc=example,dc=com" -x -H ldap://adresse-ip-devotre-machine -f Persons.ldif Question