On Sun, Jun 22, 2025 at 6:56 AM Alexandre Roumiantsev <[email protected]> wrote:
> Hello > Could not get RDP connections working to access RHEL10 server desktop > in same infrastructure where VNC connections well work for RHEL9. > Here is log: > > > guacd[1]: INFO: Creating new client for protocol "rdp" > > guacd[1]: INFO: Connection ID is "$bc8b5f80-9b12-4a23-8391- > > 8cba2f65205e" > > guacd[647]: INFO: No security mode specified. Defaulting to > > security mode negotiation with server. > > guacd[647]: INFO: Resize method: none > > guacd[647]: INFO: No clipboard line-ending normalization > > specified. Defaulting to preserving the format of all line endings. > > guacd[647]: INFO: User "@cfced760-4773-4718-988c-050607000b4c" > > joined connection "$bc8b5f80-9b12-4a23-8391-8cba2f65205e" (1 users > > now present) > > guacd[647]: INFO: Loading keymap "base" > > guacd[647]: INFO: Loading keymap "en-us-qwerty" > > guacd[647]: INFO: RDP server closed/refused connection: Server > > refused connection (wrong security type?) > > guacd[647]: INFO: User "@cfced760-4773-4718-988c-050607000b4c" > > disconnected (0 users remain) > > guacd[647]: INFO: Last user of connection "$bc8b5f80-9b12- > > 4a23-8391-8cba2f65205e" disconnected > > guacd[1]: INFO: Connection "$bc8b5f80-9b12-4a23-8391-8cba2f65205e" > > removed. > > Search in Google shows that it is known issue: "... this is fixed in > the main branch on GitHub but not released as a stable version yet" > Please, what is status of problem now? Any recommendation? > Yes, it is a known issue, because GNOME RDP requires that the client support the RDP Graphics Pipeline, and none of the currently-released versions of Guacamole have it implemented. Version 1.6.0 will have support for it, and should be coming out any day, now - Release Candidate 3 (1.6.0-RC3) is currently finalizing the vote for release, and the window on that closes today or tomorrow. So, barring anyone finding anything significantly wrong with that version, I would expect it to be released in a day or so. You can download the RC and try it out, if you like, and see if that resolves your problem. http://guacamole.apache.org/releases/1.6.0/ -Nick
