You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can confirm xrdp is not conforming to [MS-RDPEFS], so it's almost certainly an xrdp bug.
It happens with FreeRDP 2.11.2 (Alt Linux 10.1) but not 2.9.0.
By moving the devredir_send_server_user_logged_on() down to after we've received the client core capability response (as the specification) I can get the redirection working again.
That's a quick test. I'm not testing the client has RDPDR_USER_LOGGEDON_PDU set yet. I'll also need to re-test with existing working clients then I can issue a patch.
xrdp/sesman/chansrv/devredir.c
Line 381 in ee32878
RDPDR_USER_LOGGEDON_PDU
The text was updated successfully, but these errors were encountered: