mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-27 06:12:27 +00:00
Update users.ldif
Fixed incorrect dn.
This commit is contained in:
parent
c8f598778f
commit
8698161463
@ -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