Bug 1306579

Summary: Could not connect to host with certificate vefirication via freerdp on ppc64 and s390x
Product: Red Hat Enterprise Linux 6 Reporter: Tomas Hudziec <thudziec>
Component: freerdpAssignee: Ondrej Holy <oholy>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.7CC: tpelka, vehrlich
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-15 09:20:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1204742    
Bug Blocks: 1215093    

Description Tomas Hudziec 2016-02-11 10:58:12 UTC
Description of problem:
Could not connect to host with certificate vefirication via freerdp on ppc64 and s390x.
Even with correct password, error message appears and program is shutted down.

Version-Release number of selected component (if applicable):
freerdp-1.0.2-4.el6.(ppc64|s390x)

How reproducible:
always

Steps to Reproduce:
1. xfreerdp $WindowsIP

Actual results:
Even with correct password, error message below appears and program is shutted down.
"SSL_read: Failure in SSL library (protocol error?)
Authentication failure, check credentials.
If credentials are valid, the NTLMSSP implementation may be to blame."

Expected results:
xfreerdp connects to remote desktop

Additional info:
This is arch specific bug, appears on ppc64 and s390x; x86_64 and i386 are fine.

Comment 2 Ondrej Holy 2016-02-11 11:42:03 UTC
There is already bug report for RHEL 7.

Comment 3 Ondrej Holy 2016-02-11 13:21:24 UTC
You may use non-nla security as a workaround, see Bug 1204742.

Comment 4 Ondrej Holy 2016-02-12 15:08:46 UTC
I hoped it is fixed upstream, but it seems it is even worse. I tried several newer versions and the result is same, or it crashes with segfaults instead.

Several upstream reports exists in regards to endianness problems. Probably the most relevant one is following:
https://github.com/FreeRDP/FreeRDP/issues/2520

Comment 5 Marek Kašík 2016-02-19 16:35:15 UTC
*** Bug 1309717 has been marked as a duplicate of this bug. ***