Setup Windows 10/Server 2016 RDP to work with Guacamole 1.1.0 (Part 2)

Currently Guacamole 1.1.0 is not compatible with the default encryption of Windows. If you disable NLA it should work.

Open Registry editor ‘regedit’ and make the following settings:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp]
Change “SecurityLayer” value to dword:00000001
Verify “UserAuthentication” value is dword:0x00000000

This should work without reboot.

Or use NLA

If you want to use NLA you have to set SecurityMode to NLA of the connection. And you have to set username and password!

If your username and password in guacamole are the same on windows machine (if you have active directory and ldap auth in guacamole) you can use:

Username: ${GUAC_USERNAME}
Password: ${GUAC_PASSWORD}

Now guacamole uses the guacamole user credentials for the connection.

This Post Has One Comment

  1. Hey ,

    i just installed guacamole 1.2.0 on my Ubunto. But i cant get a connection to my Windows 10 Client to work, i changed the registy and rebooted my client but still it will not work. I get everytime the message “Bad connection”

    Any other idea?

Schreibe einen Kommentar

eMail-Benachrichtigung bei weiteren Kommentaren.
Auch möglich: Abo ohne Kommentar.

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.