You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by cbosys <c....@systancia.com> on 2017/10/11 12:54:21 UTC

[RDP] NLA Authentification fails with username who contains some characters

*Guacamole server 0.9.11-incubating*
*Guacamole client 0.9.11*

I'm currently trying to use guacamole with NLA Authentification in RDP.
It works with users who has username that contain standarts characters
(A-Z/a-z..), but when i try to connect with users who username contains "é",
"è", "Ü", "ç", "à"... characters (like "André"), i've got the error "Error
connecting to RDP Server" in syslog and i can see that the NLA
authentification failed on my server event viewer.
When i try "Andre" instead of "André", it works (AD usernames aren't case
sensitive), and if i try to connect with "André" WITHOUT NLA
Authentification, it also works.

This doesn't seems to be a FreeRDP issue, i tried NLA authentification
directly with FreeRDP (branch stable.1-1) and it works. 



--
Sent from: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/

Re: [RDP] NLA Authentification fails with username who contains some characters

Posted by cbosys <c....@systancia.com>.
I have tested with version 0.9.13 also, i have the same issue.



--
Sent from: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/

Re: [RDP] NLA Authentification fails with username who contains some characters

Posted by Nick Couchman <vn...@apache.org>.
On Wed, Oct 11, 2017 at 8:54 AM, cbosys <c....@systancia.com> wrote:

> *Guacamole server 0.9.11-incubating*
> *Guacamole client 0.9.11*
>

Can you try 0.9.13-incubating (the latest) and see if the issue still
exists there?

-Nick