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.
Description of problem:
I'm hitting this error in the RHEL6.1 Beta
Apr 4 10:43:44 xxxxxx automount[13533]: open_lookup:90: cannot open lookup module ldap (/usr/lib64/autofs/lookup_ldap.so: undefined symbol: ERR_remove_state)
This is critical for us, as we cannot use autofs in the rhel 6.1 beta.
Version-Release number of selected component (if applicable):
autofs-5.0.5-29.el6.x86_64
How reproducible:
Every time autofs starts.
Steps to Reproduce:
1. Make sure autofs uses ldap in /etc/nsswitch.conf
automount: files ldap
2. Start /etc/init.d/autofs
3. LDAP mounts don't work, and message in syslog
Actual results:
No ldap mounts
Expected results:
LDAP mounts work
Additional info:
Looks like this was fixed for fc14, but maybe not for rhel6?
https://bugzilla.redhat.com/show_bug.cgi?id=615386
This Gentoo discussion seems to suggest that adding -lssl to the autofs compile fixes the issue.
http://bugs.gentoo.org/302377
When I downgrade to 5.0.5-23.el6_0.1, I get this different error:
Apr 4 11:12:29 uxlabn automount[14202]: open_lookup:90: cannot open lookup module ldap (/usr/lib64/autofs/lookup_ldap.so: undefined symbol: krb5_get_init_creds_keytab)
Only after downgrading openldap from 2.4.23-12.el6 (el6.1) to 2.4.19-15.el6_0.2 (el6.0) does autofs (all versions) work.
Comment 2RHEL Program Management
2011-04-04 15:20:45 UTC
Since RHEL 6.1 External Beta has begun, and this bug remains
unresolved, it has been rejected as it is not proposed as
exception or blocker.
Red Hat invites you to ask your support representative to
propose this request, if appropriate and relevant, in the
next release of Red Hat Enterprise Linux.
This originally wasn't a problem in 6.0 but has arisen in 6.1.
It's fixed in revision 30 but we just missed the compose so I
hope that it will be included in the next snapshot.
Lets wait and see if it is.
In the meantime revision 30 can be found at:
http://people.redhat.com/~ikent/autofs-5.0.5-30.el6
If you need other supported archs just ask.
This problem was identified during QA. It occurred due to
updates to other components and has been resolved in bug
579963 (although this might not be a widely viewable bug)
that also depended on LDAP. I'm closing this a CURRENTRELEASE
since it seems to be the closest reason but am also setting
the "Fixed in Version" so people will know what they are
looking for.