Skip to content

Commit 1be4406

Browse files
KaranKhirsariyaJay Bryant
authored andcommitted
updated ldif with bcrypt encoded password
1 parent 0feb729 commit 1be4406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

complete/src/main/resources/test-server.ldif

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ objectclass: inetOrgPerson
4242
cn: Ben Alex
4343
sn: Alex
4444
uid: ben
45-
userPassword: {SHA}nFCebWjxfaLbHHG1Qk5UU4trbvQ=
45+
userPassword: $2a$10$c6bSeWPhg06xB1lvmaWNNe4NROmZiSpYhlocU/98HNr2MhIOiSt36
4646

4747
dn: uid=bob,ou=people,dc=springframework,dc=org
4848
objectclass: top

0 commit comments

Comments
 (0)