@@ -54,7 +54,7 @@ sn: Smith
5454givenName: John
5555uid: jsmith
5656mail: john.smith@netresearch.de
57- userPassword: password123
57+ userPassword: password
5858
5959dn: uid=mmueller,ou=Users,dc=netresearch,dc=local
6060objectClass: inetOrgPerson
@@ -65,7 +65,7 @@ sn: Mueller
6565givenName: Maria
6666uid: mmueller
6767mail: maria.mueller@netresearch.de
68- userPassword: password123
68+ userPassword: password
6969
7070dn: uid=tschneider,ou=Users,dc=netresearch,dc=local
7171objectClass: inetOrgPerson
@@ -76,7 +76,7 @@ sn: Schneider
7676givenName: Thomas
7777uid: tschneider
7878mail: thomas.schneider@netresearch.de
79- userPassword: password123
79+ userPassword: password
8080
8181dn: uid=aweber,ou=Users,dc=netresearch,dc=local
8282objectClass: inetOrgPerson
@@ -87,7 +87,7 @@ sn: Weber
8787givenName: Anna
8888uid: aweber
8989mail: anna.weber@netresearch.de
90- userPassword: password123
90+ userPassword: password
9191
9292dn: uid=pfischer,ou=Users,dc=netresearch,dc=local
9393objectClass: inetOrgPerson
@@ -98,7 +98,7 @@ sn: Fischer
9898givenName: Peter
9999uid: pfischer
100100mail: peter.fischer@netresearch.de
101- userPassword: password123
101+ userPassword: password
102102LDIF
103103```
104104
0 commit comments