Bug ID | 1226509 |
---|---|
Summary | xfreerdp - cannot connect to older RDP servers (Win2008 R2) |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 15.6 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | X11 Applications |
Assignee | screening-team-bugs@suse.de |
Reporter | haenig@cosifan.de |
QA Contact | qa-bugs@suse.de |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
after upgrading from Leap 15.5 to 15.6 xfreerdp fails to connect to older (Win 2008R2) RDP Servers with: "transport_connect_tls:freerdp_set_last_error_ex ERRCONNECT_TLS_CONNECT_FAILED [0x00020008]" it seems similar to https://bugzilla.opensuse.org/show_bug.cgi?id=1208621 - xfreerdp unable to connect due openssl upgrade and Ubuntu Bug #1968522 https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/1968522 - cannot connect to any RDP server (Win2008 R2) where a temporary workaround (for remmina) was to chose RDP security protocol. adding the Parameter '/sec:rdp' to the xfreerdp command helped here too. openvpn-leap:~> rpm -qi freerdp Name : freerdp Version : 2.11.2 Release : 150600.2.1 Architecture: x86_64 Install Date: Mi 19 Jun 2024 08:38:14 CEST Signature : RSA/SHA256, Fr 10 Mai 2024 13:19:21 CEST, Key ID f74f09bc3fa1d6ce Source RPM : freerdp-2.11.2-150600.2.1.src.rpm openvpn-leap:~> rpm -qi openssl Name : openssl Version : 3.1.4 Release : 150600.2.1 Architecture: noarch Install Date: Mi 19 Jun 2024 07:49:58 CEST Signature : RSA/SHA256, Fr 15 Mär 2024 22:07:20 CET, Key ID f74f09bc3fa1d6ce Source RPM : openssl-3.1.4-150600.2.1.src.rpm