Skip to content

Commit 1e76b11

Browse files
committed
Remove duplicate entry from test LDIF file
Closes gh-10274
1 parent 171522e commit 1e76b11

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

config/src/integration-test/resources/test-server.ldif

-10
Original file line numberDiff line numberDiff line change
@@ -68,16 +68,6 @@ sn: Mouse
6868
uid: jerry
6969
userPassword: jerryspassword
7070

71-
dn: uid=bcrypt,ou=people,dc=springframework,dc=org
72-
objectclass: top
73-
objectclass: person
74-
objectclass: organizationalPerson
75-
objectclass: inetOrgPerson
76-
cn: BCrypt user
77-
sn: BCrypt
78-
uid: bcrypt
79-
userPassword: $2a$10$lDa0YFNHAt63MjIzK/wUqeM0qjIhzPhp3RNI/MLUQEAUbzhB/SnnS
80-
8171
dn: cn=developers,ou=groups,dc=springframework,dc=org
8272
objectclass: top
8373
objectclass: groupOfNames

0 commit comments

Comments
 (0)