I created 2 VM Machines on Azure: 1. Windows 10 Machine 2. Apache guacamole (Bitnami - the referred me to here, as they are unable to help)
It is possible for me to connect to the Win10 machine with the remote desktop client from my home laptop. I configure the guacamole machine as following: Protocoll: RDP Hostname: corresponding public IP Adress of the Win Machine Port: 3389 Username: xxx Password: xxx Securitymode: NLA (I tried every mode, none worked) Ignore certificates: checked The output of the syslog is as following (last two login attempts) : Jan 30 20:15:15 Guacamole guacd[1075]: Creating new client for protocol “rdp” Jan 30 20:15:15 Guacamole guacd[1075]: Connection ID is “$06f3719b-c767-4f01-abf0-4f7090b6ae51” Jan 30 20:15:16 Guacamole guacd[3265]: Security mode: NLA Jan 30 20:15:16 Guacamole guacd[3265]: Resize method: none Jan 30 20:15:16 Guacamole guacd[3265]: User “@4070429f-d148-4064-a5c4-5e257a6c8020” joined connection “$06f3719b-c767-4f01-abf0-4f7090b6ae51” (1 users now present) Jan 30 20:15:16 Guacamole guacd[3265]: Loading keymap “base” Jan 30 20:15:16 Guacamole guacd[3265]: Loading keymap “de-de-qwertz” Jan 30 20:15:16 Guacamole guacd[3265]: Connected to RDPDR 1.13 as client 0x0003 Jan 30 20:15:16 Guacamole guacd[1075]: Connection “$06f3719b-c767-4f01-abf0-4f7090b6ae51” removed. Jan 30 20:15:22 Guacamole guacd[1075]: Creating new client for protocol “rdp” Jan 30 20:15:22 Guacamole guacd[1075]: Connection ID is “$4e85c49d-31bc-44a1-a850-dbffc3b74790” Jan 30 20:15:22 Guacamole guacd[3280]: Security mode: NLA Jan 30 20:15:22 Guacamole guacd[3280]: Resize method: none Jan 30 20:15:22 Guacamole guacd[3280]: User “@31d76d82-35fc-45db-8013-b98f4607649e” joined connection “$4e85c49d-31bc-44a1-a850-dbffc3b74790” (1 users now present) Jan 30 20:15:22 Guacamole guacd[3280]: Loading keymap “base” Jan 30 20:15:22 Guacamole guacd[3280]: Loading keymap “de-de-qwertz” Jan 30 20:15:22 Guacamole guacd[3280]: Connected to RDPDR 1.13 as client 0x0003 Jan 30 20:15:22 Guacamole guacd[1075]: Connection “$4e85c49d-31bc-44a1-a850-dbffc3b74790” removed. Thank you in advance!
