https://bugs.kde.org/show_bug.cgi?id=501477
--- Comment #5 from Ash <ashleysom...@gmail.com> --- Okay, this is not a bug in KRDP. I tried the latest version of gnome-remote-desktop (that is built against the same version of FreeRDP3) and it gives exactly the same error. I think I'm seeing a version of this: https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/issues/162 I don't have permission on the Windows laptop to check the configured group policies, but there must be a setting that is preventing a connection to a non-whitelisted RDP endpoint. Weirdly, it seems like Windows implements this by still sending the connection, but without any security context attached, so FreeRDP errors at this line: https://github.com/FreeRDP/FreeRDP/blob/acf830946cb8358f03ac9bdaad61da4397fb58fc/winpr/libwinpr/sspi/NTLM/ntlm.c#L495 The next thing I can try is to borrow a different (non-organisation) Windows laptop from a friend and see if that can connect to KRDP. -- You are receiving this mail because: You are watching all bug changes.