mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-23 20:42:14 +00:00
SEC-3117: Update users.ldif
Fixed incorrect dn.
This commit is contained in:
parent
5f84902e72
commit
21c0542487
@ -51,7 +51,7 @@ objectclass: top
|
|||||||
objectclass: groupOfNames
|
objectclass: groupOfNames
|
||||||
cn: teller
|
cn: teller
|
||||||
member: uid=rod,ou=people,dc=springframework,dc=org
|
member: uid=rod,ou=people,dc=springframework,dc=org
|
||||||
member: dianne=rod,ou=people,dc=springframework,dc=org
|
member: uid=dianne,ou=people,dc=springframework,dc=org
|
||||||
|
|
||||||
dn: cn=supervisor,ou=groups,dc=springframework,dc=org
|
dn: cn=supervisor,ou=groups,dc=springframework,dc=org
|
||||||
objectclass: top
|
objectclass: top
|
||||||
|
Loading…
x
Reference in New Issue
Block a user