From 89880a2555708c791b68462b18a22e0f09be9b6f Mon Sep 17 00:00:00 2001 From: Hadi Cherkaoui Date: Sat, 1 Mar 2025 17:48:54 +0100 Subject: [PATCH] Delete .dev directory --- .dev/people.ldif | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 .dev/people.ldif diff --git a/.dev/people.ldif b/.dev/people.ldif deleted file mode 100644 index 7bb7968..0000000 --- a/.dev/people.ldif +++ /dev/null @@ -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 -