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 1002625 - cyrus-sasl-gssapi does not work on s390x
Summary: cyrus-sasl-gssapi does not work on s390x
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: cyrus-sasl
Version: 7.0
Hardware: s390x
OS: Unspecified
urgent
urgent
Target Milestone: beta
: 7.0
Assignee: Petr Lautrbach
QA Contact: David Spurek
URL:
Whiteboard:
: 1005267 (view as bug list)
Depends On:
Blocks: 917637
TreeView+ depends on / blocked
 
Reported: 2013-08-29 15:25 UTC by David Spurek
Modified: 2015-03-02 05:28 UTC (History)
8 users (show)

Fixed In Version: cyrus-sasl-2.1.26-12.1.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 10:19:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Spurek 2013-08-29 15:25:46 UTC
Description of problem:
cyrus-sasl-gssapi does not work on s390x. I have kerberos and ldap server. The I try run ldapsearch -Y GSSAPI, but it fails with:

ldap_sasl_interactive_bind_s: Unknown authentication method (-6)
	additional info: SASL(-4): no mechanism available: No worthy mechs found

In /var/log/messages the I can see:
Aug 29 15:19:01 ibm-z10-32 ldapsearch: unable to dlopen /usr/lib64/sasl2/libgssapiv2.so: /usr/lib64/sasl2/libgssapiv2.so: undefined symbol: gsskrb5_register_acceptor_identity
Aug 29 15:19:01 ibm-z10-32 ldapsearch: No worthy mechs found


Version-Release number of selected component (if applicable):
cyrus-sasl-2.1.26-9.el7

How reproducible:
always

Steps to Reproduce:
1.setup kerberos and ldap server
2.kinit
3.ldapsearch -Y GSSAPI

Actual results:
ldapsearch fail

Expected results:
ldapsearch pass

Additional info:

Comment 3 Jan Synacek 2013-09-10 12:13:38 UTC
*** Bug 1005267 has been marked as a duplicate of this bug. ***

Comment 4 Petr Lautrbach 2013-09-10 13:09:38 UTC
It seems to be related to warning in s390x build logs:

gssapi.c: In function 'gssapiv2_server_plug_init':
gssapi.c:1424:2: warning: implicit declaration of function 'gsskrb5_register_acceptor_identity' [-Wimplicit-function-declaration]
  gsskrb5_register_acceptor_identity(keytab_path);

Comment 13 Ludek Smid 2014-06-13 10:19:42 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


Note You need to log in before you can comment on or make changes to this bug.