Bug 627859
Summary: | Unable to use PAM authentification with LDAP - server killed | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Petr Sklenar <psklenar> |
Component: | Server | Assignee: | Jan Pazdziora (Red Hat) <jpazdziora> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Minar <mminar> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 540 | CC: | cperry, giun7a, mkoci, mminar, mzazrivec |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | oracle-config-1.1-6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 623115 | Environment: | |
Last Closed: | 2010-10-28 14:52:27 UTC | Type: | --- |
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: | |||
Bug Blocks: | 487678, 626943 |
Comment 1
Petr Sklenar
2010-08-27 07:57:36 UTC
I've reproduced the error both on x86_64 and on i386 architectures. Fixed in Spacewalk master, f5a5bb16292d33bf63941d5d45d361ebb2f39975. We LD_PRELOAD openldap library to override the symbols in Oracle's .so, as they cause conflicts and segfaults. Fixed in thirdparty, b5896474d5833ce8fc05ffe528157a22cae6417f. Tagged and built as oracle-config-1.1-5. The fix as written did not work when openldap-devel was not installed. We now lookup via pam_ldap.so. Satellite thirdparty 2c77f6681b09ef5f638de2b088044e2c453e60ef. The 5.4.0 RHN Satellite and RHN Proxy release has occurred. This issue has been resolved with this release. RHEA-2010:0801 - RHN Satellite Server 5.4.0 Upgrade https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10332 RHEA-2010:0803 - RHN Tools enhancement update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10333 RHEA-2010:0802 - RHN Proxy Server 5.4.0 bug fix update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10334 RHEA-2010:0800 - RHN Satellite Server 5.4.0 https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10335 Docs are available: http://docs.redhat.com/docs/en-US/Red_Hat_Network_Satellite/index.html Regards, Clifford |