-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
All swedish chars are stripped from groupnames and usernames. For example: föreningen
becomes freningen
.
application_version is 1.0.3
and syncing an AD with options (I've changed some details):
script \ -d "CN=useruser,OU=Övrigt,OU=Blah,DC=company,DC=loc" \ -p "password" \ -l "ldap://resads01.resurs.loc:389" \ -b "OU=Company,OU=Company Holding,DC=company,DC=loc" \ -u "(&(objectCategory=Person)(sAMAccountName=*)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))" \ -i "sAMAccountName" \ -z outputfile.txt
It's interesting to see that Ö
is accepted in an input OU name.
Metadata
Metadata
Assignees
Labels
No labels