Hello Mike: So I created a guacamole user with the same name and password as the RDP login credentials - it's still not working.
Apr 30 11:44:56 guacamole-post guacd[5915]: Creating new client for protocol "rdp" Apr 30 11:44:56 guacamole-post guacd[5915]: Connection ID is "$77fac6b9-0de6-4844-8270-e1d5d1c00279" Apr 30 11:44:56 guacamole-post guacd[6951]: No security mode specified. Defaulting to RDP. Apr 30 11:44:56 guacamole-post guacd[6951]: Resize method: none Apr 30 11:44:56 guacamole-post guacd[6951]: User "@b9d0401b-6735-4bbc-bfb5-1ee2e7ea4785" joined connection "$77fac6b9-0de6-4844-8270-e1d5d1c00279" (1 users now present) Apr 30 11:44:56 guacamole-post server: 11:44:56.773 [http-bio-8080-exec-8] INFO o.a.g.tunnel.TunnelRequestService - User "guacamole-post" connected to connection "3". Apr 30 11:44:56 guacamole-post guacd[6951]: Loading keymap "base" Apr 30 11:44:56 guacamole-post guacd[6951]: Loading keymap "en-us-qwerty" Apr 30 11:44:56 guacamole-post guacd[6951]: Failed to load cliprdr plugin. Clipboard will not work. Apr 30 11:44:56 guacamole-post guacd[6951]: Error connecting to RDP server Apr 30 11:44:57 guacamole-post guacd[6951]: User "@b9d0401b-6735-4bbc-bfb5-1ee2e7ea4785" disconnected (0 users remain) Apr 30 11:44:57 guacamole-post guacd[6951]: Last user of connection "$77fac6b9-0de6-4844-8270-e1d5d1c00279" disconnected Apr 30 11:44:57 guacamole-post guacd[5915]: Connection "$77fac6b9-0de6-4844-8270-e1d5d1c00279" removed. Apr 30 11:44:57 guacamole-post server: 11:44:57.072 [http-bio-8080-exec-8] INFO o.a.g.tunnel.TunnelRequestService - User "guacamole-post" disconnected from connection "3". Duration: 298 milliseconds Lance From: Mike Jumper <[email protected]> Sent: Tuesday, April 30, 2019 11:43 AM To: [email protected] Subject: Re: RDP [ CAUTION ] This email originated outside Deluxe. On Tue, Apr 30, 2019 at 11:31 AM Lance Gropper <[email protected]<mailto:[email protected]>> wrote: Hello All: Now I'm trying to get guacamole to work with RDP, and was wondering if anyone had any suggestions as far as what I could be doing wrong: I am using Active Directory, and have the username, password, and domain entered, but when I try to connect, I get the messages below. It looks like it's ignoring the user I'm entering for that system, and using the user name that I'm logged in to guacamole with instead. This will not happen automatically. The values given for username, password, etc. are always taken from connection parameters. The only exceptions to this would be if you explicitly entered ${GUAC_USERNAME} or if you wrote an extension which derives these values dynamically. If you have one value entered in for username already, but a different value is taking effect, things aren't being ignored; the only possibility is that the different value is the one currently stored. Beware that some authentication methods like user-mapping.xml will cache the details of connections for the duration of the user's session. LDAP will do this, as well, for any connections which are stored within the LDAP directory. The database authentication will not cache things. If writing your own extension, it's up to you whether things are cached. - Mike [ CAUTION ] DO NOT open attachments or click links from unknown senders. Only respond if you can validate the senders legitimacy. This e-mail and any attachments are intended only for use by the addressee(s) named herein and may contain confidential information. If you are not the intended recipient of this e-mail, you are hereby notified any dissemination, distribution or copying of this email and any attachments is strictly prohibited. If you receive this email in error, please immediately notify the sender by return email and permanently delete the original, any copy and any printout thereof. The integrity and security of e-mail cannot be guaranteed.
