mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-04 04:17:43 +02:00
fix many encoding errors on login and password
This commit is contained in:
parent
9600f47e13
commit
6c3fb4975d
5 changed files with 35 additions and 35 deletions
|
@ -61,8 +61,8 @@ dn: cn=John Watson,ou=people,dc=example,dc=org
|
|||
objectclass: inetOrgPerson
|
||||
cn: John Watson
|
||||
sn: watson
|
||||
uid: jwatson
|
||||
userpassword: passwordwatson
|
||||
uid: jwatsoné
|
||||
userpassword: passwordwatsoné
|
||||
carlicense: HERCAR 125
|
||||
homephone: 555-111-2225
|
||||
mail: j.watson@example.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue