This repository has been archived by the owner on May 21, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LDAP_entries.ldif
148 lines (134 loc) · 3.35 KB
/
LDAP_entries.ldif
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
# LDIF Export for dc=localhost
# Server: openldap (openldap)
# Search Scope: sub
# Search Filter: (objectClass=*)
# Total Entries: 13
#
# Generated by phpLDAPadmin (http://phpldapadmin.sourceforge.net) on August 14, 2018 9:37 pm
# Version: 1.2.3
version: 1
# Entry 1: dc=localhost
dn: dc=localhost
dc: localhost
o: "lowork"
objectclass: top
objectclass: dcObject
objectclass: organization
# Entry 2: cn=admin,dc=localhost
dn: cn=admin,dc=localhost
cn: admin
description: LDAP administrator
objectclass: simpleSecurityObject
objectclass: organizationalRole
userpassword: {SSHA}03UnE+nIoNvPSoIFXsBMpKgdp6aR4aHE
# Entry 3: ou=groups,dc=localhost
dn: ou=groups,dc=localhost
objectclass: organizationalUnit
objectclass: top
ou: groups
# Entry 4: cn=admin,ou=groups,dc=localhost
dn: cn=admin,ou=groups,dc=localhost
cn: admin
gidnumber: 500
objectclass: posixGroup
objectclass: top
# Entry 5: cn=elasticadmin,ou=groups,dc=localhost
dn: cn=elasticadmin,ou=groups,dc=localhost
cn: elasticadmin
objectclass: groupOfUniqueNames
objectclass: top
uniquemember: cn=zachary.wilkins,ou=users,dc=localhost
uniquemember: cn=cira.labs,ou=users,dc=localhost
# Entry 6: cn=elasticuser,ou=groups,dc=localhost
dn: cn=elasticuser,ou=groups,dc=localhost
cn: elasticuser
objectclass: groupOfUniqueNames
objectclass: top
uniquemember: cn=analyst.user,ou=users,dc=localhost
# Entry 7: cn=users,ou=groups,dc=localhost
dn: cn=users,ou=groups,dc=localhost
cn: users
gidnumber: 501
objectclass: posixGroup
objectclass: top
# Entry 8: ou=users,dc=localhost
dn: ou=users,dc=localhost
objectclass: organizationalUnit
objectclass: top
ou: users
# Entry 9: cn=analyst.user,ou=users,dc=localhost
dn: cn=analyst.user,ou=users,dc=localhost
cn: analyst.user
description: cira-bdc-proxy:6
description: cira-bdc-gix:0
destinationindicator: 4
gidnumber: 501
givenname: analyst
homedirectory: /home/users/analyst
loginshell: /bin/sh
objectclass: inetOrgPerson
objectclass: posixAccount
objectclass: top
sn: user
uid: analyst
uidnumber: 1002
userpassword: readonly
# Entry 10: cn=cira.labs,ou=users,dc=localhost
dn: cn=cira.labs,ou=users,dc=localhost
cn: cira.labs
gidnumber: 500
givenname: Cira
homedirectory: /home/users/cira.labs
loginshell: /bin/sh
objectclass: inetOrgPerson
objectclass: posixAccount
objectclass: top
sn: Labs
uid: clabs
uidnumber: 1001
userpassword: password
# Entry 11: cn=linux.developer,ou=users,dc=localhost
dn: cn=linux.developer,ou=users,dc=localhost
cn: linux.developer
description: cira-bdc-data:4
destinationindicator: 6
gidnumber: 501
givenname: Linux
homedirectory: /home/users/developer
loginshell: /bin/sh
objectclass: inetOrgPerson
objectclass: posixAccount
objectclass: top
sn: Developer
uid: developer
uidnumber: 1003
userpassword: devpassword
# Entry 12: cn=locked.out,ou=users,dc=localhost
dn: cn=locked.out,ou=users,dc=localhost
cn: locked.out
gidnumber: 501
givenname: Locked
homedirectory: /home/users/lout
loginshell: /bin/sh
objectclass: inetOrgPerson
objectclass: posixAccount
objectclass: top
sn: Out
uid: lout
uidnumber: 1004
userpassword: password
# Entry 13: cn=zachary.wilkins,ou=users,dc=localhost
dn: cn=zachary.wilkins,ou=users,dc=localhost
cn: zachary.wilkins
destinationindicator: 7
gidnumber: 500
givenname: Zachary
homedirectory: /home/users/zwilkins
loginshell: /bin/sh
objectclass: inetOrgPerson
objectclass: posixAccount
objectclass: top
sn: Wilkins
uid: zwilkins
uidnumber: 1000
userpassword: password