mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Add user with umlaut to ldif
This commit is contained in:
@@ -128,6 +128,7 @@ namespace :ldap_groups do
|
||||
uid=aa729,ou=people,dc=example,dc=com (Password: smada)
|
||||
uid=bb459,ou=people,dc=example,dc=com (Password: niwdlab)
|
||||
uid=cc414,ou=people,dc=example,dc=com (Password: retneprac)
|
||||
uid=bölle,ou=people,dc=example,dc=com (Password: bólle)
|
||||
|
||||
--------------------------------------------------------
|
||||
|
||||
|
||||
Vendored
+14
@@ -182,3 +182,17 @@ mail: xara@example.org
|
||||
uid: xx396
|
||||
userpassword:: e1NIQX1ZYzJFbjJSL3NiZGpsRU9pdGtMbGt3WTRqQVk9
|
||||
|
||||
dn: uid=bölle,ou=people,dc=example,dc=com
|
||||
objectClass: inetOrgPerson
|
||||
objectClass: simulatedMicrosoftSecurityPrincipal
|
||||
objectClass: organizationalPerson
|
||||
objectClass: person
|
||||
objectClass: top
|
||||
cn: Bölle Büllendorf
|
||||
sn: Büllendorf
|
||||
givenName: Bölle
|
||||
mail: boelle@example.org
|
||||
uid: bölle
|
||||
samAccountName: bölle
|
||||
# Password is "bólle"
|
||||
userpassword:: e1NIQX1rNDBGWHRYQ3RFL3l2cENhblRpQmZ2cE1ON1k9Cg==
|
||||
|
||||
Reference in New Issue
Block a user