Skip to content

Encoding swedish chars fails #10

@whitlockjc

Description

@whitlockjc

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions