Delete .dev directory
This commit is contained in:
parent
07776d8699
commit
89880a2555
1 changed files with 0 additions and 29 deletions
|
|
@ -1,29 +0,0 @@
|
||||||
dn: ou=People,dc=dev,dc=local
|
|
||||||
objectClass: organizationalUnit
|
|
||||||
ou: People
|
|
||||||
|
|
||||||
# default password for test users is: hashedpassword
|
|
||||||
dn: uid=jsmith,ou=People,dc=dev,dc=local
|
|
||||||
changetype: add
|
|
||||||
objectClass: inetOrgPerson
|
|
||||||
description: John Smith from Accounting. John is the project
|
|
||||||
manager of the building project, so contact him with any qu
|
|
||||||
estions.
|
|
||||||
cn: John
|
|
||||||
sn: Smith
|
|
||||||
uid: jsmith
|
|
||||||
mail: john.smith@dev.local
|
|
||||||
userPassword: {SSHA}dzOCOhiRXNHe+C3iE3TwZvI6jIIvNxpx
|
|
||||||
|
|
||||||
dn: uid=sbrown,ou=People,dc=dev,dc=local
|
|
||||||
changetype: add
|
|
||||||
objectClass: inetOrgPerson
|
|
||||||
description: Sally Brown from engineering. Sally is responsibl
|
|
||||||
e for designing the blue prints and testing the structural int
|
|
||||||
egrity of the design.
|
|
||||||
cn: Sally
|
|
||||||
sn: Brown
|
|
||||||
uid: sbrown
|
|
||||||
mail: sally.brown@dev.local
|
|
||||||
userPassword: {SSHA}dzOCOhiRXNHe+C3iE3TwZvI6jIIvNxpx
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue