Guacamole 1.4: “Log in failed” for RDP connections

Problem (Guacamole 1.4 while connecting to an RDP server):

Log in failed. Please reconnect and try again

…and in logs:

guacamole guacd[2390]: RDP server closed/refused connection: Security negotiation failed (wrong security type?)

Possible explanation:

Solution:

nano /etc/systemd/system/guacd.service # replace User=daemon with User=root
systemctl daemon-reload
systemctl restart guacd
This entry was posted in Solutions and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *