Hi all,

I’ve tried this several times, and I followed the manual to the letter, but
I’m still unable to connect to an RDP session with no-auth. All details
below.

*Guacamole version:*

0.9.9

*Extensions (2): *

guacamole-auth-noauth-0.9.9.jar

guacamole-legacy-urls-0.9.9.jar (for debugging so I could use the old URLs)

*no-auth-config.xml:*

<configs> <config name="gtw" protocol="rdp"> <param name="hostname">
122.187.127.111</param> <param name="username">john_doe</param> <param name=
"password">_6@aAD$-=5TqU</param> <param name="security">any</param> <param
name="ignore-cert">true</param> </config></configs>

*tomcat (8.5.6) output:*

15:36:35.476 [http-nio-8080-exec-9] INFO
o.g.g.n.b.r.a.AuthenticationService - User
"e38492c1-09e7-4a30-b32c-3254989f1f14" successfully authenticated from
149.62.159.212.
15:36:35.594 [http-nio-8080-exec-1] ERROR
o.g.g.w.GuacamoleWebSocketTunnelEndpoint - Creation of WebSocket
tunnel to guacd failed: Illegal identifier - unknown type.

*guacd output:*

Oct 19 15:40:19 guacamole guacd[13686]: Protocol "rdp" selected
Oct 19 15:40:19 guacamole guacd[13686]: Connection ID is
"$77054a61-309f-49ac-a434-6822b7db4392"
Oct 19 15:40:19 guacamole guacd[13686]: No security mode specified.
Defaulting to RDP.
Oct 19 15:40:19 guacamole guacd[13686]: Loading keymap "base"
Oct 19 15:40:19 guacamole guacd[13686]: Loading keymap "en-us-qwerty"
Oct 19 15:40:19 guacamole guacd[13686]: Failed to load guacdr plugin.
Drive redirection and printing will not work. Sound MAY not work.
Oct 19 15:40:19 guacamole guacd[13686]: Failed to load guacsnd
alongside guacdr plugin. Sound will not work. Drive redirection and
printing MAY not work.
Oct 19 15:40:19 guacamole guacd[13686]: Error connecting to RDP server
Oct 19 15:40:19 guacamole guacd[13686]: Connection did not succeed

FYI, guacamole works properly without no-auth extension. Any help would be
highly appreciated.

Thanks very much for your time.

Reply via email to