Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

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. ***