https://issues.apache.org/bugzilla/show_bug.cgi?id=49568

--- Comment #1 from Andy Wang <[email protected]> 2010-07-09 16:33:20 EDT ---
I was able to get this to work by setting the system locale on the windows
server to one that has a codepage mapping for the multi-byte character.

I still don't understand exactly how Windows handles UTF-8 codepage enough to
explain why this works, but it does appear that if multiple languages are
necessary in LDAP DNs that are not all represented within a Windows language,
then this method of setting the system locale will probably not work.

>From William Rowe on the apache-dev mailing list:

I'd presume there are ldap_funcW() equivalents which accept unicode (trivial
conversion from utf8) which could be leveraged on win32, but there is noone
right now who is really focused on improving the msldap32 compatibility.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to