I posted this on StackOverflow but was told this is a more appropriate forum.
Our Sharepoint users use their email address and Lotus Notes password to log in. This is working just fine except for one case: if their Lotus Notes user name contains an accent mark, the authentication fails.
I logged LDAP activity in Notes and see it failing. Here's an example:
The actual username is: René Testing/Employee/LW-US
What the activity log shows LDAP is receiving is the following:
User Name: CN=René Testing/OU=Employee/O=LW-US
Any thoughts on how to debug the problem?
thanks clem