hello
I have configure rdp connection bat not work
Connected to Guacamole. Wait for an answer …
hello
I have configure rdp connection bat not work
Connected to Guacamole. Wait for an answer …
Not sure this will help, but for RDP you need to have a few fields that are required, especially today with NLA as a default.
hostname
username
password
and the real trick, if you don’t have a real client cert, most people won’t, use this parameter
ignore-cert
Below is a snippet of my setting, notice the variables I’m using from the Guac login page, this is very nice to use the UCS LDAP user/pwd to authenticate. Otherwise you’ll have to hard code the username/password in (NOT secure), not sure if there is another way to use some other external auth variables.