#66 Undefined symbol with RHEL5 SSSD RPM
Closed: Fixed Opened by myllynen.

With sssd-0.4.1-2.el5 and other related RPMs from http://sgallagh.fedorapeople.org/repos/RHEL5/ on RHEL 5 one sees these errors in /var/log/secure:

Jun 24 16:54:54 host login: PAM unable to dlopen(/lib64/security/pam_sss.so)
Jun 24 16:54:54 host login: PAM [error: /lib64/security/pam_sss.so: undefined symbol: _pam_overwrite_n]
Jun 24 16:54:54 host login: PAM adding faulty module: /lib64/security/pam_sss.so
Jun 25 11:30:20 host sshd[9280]: PAM unable to dlopen(/lib64/security/pam_sss.so)
Jun 25 11:30:20 host sshd[9280]: PAM [error: /lib64/security/pam_sss.so: undefined symbol: _pam_overwrite_n]
Jun 25 11:30:20 host sshd[9280]: PAM adding faulty module: /lib64/security/pam_sss.so

Looking into this bug.

cc: => sbose
status: new => assigned

_pam_overwrite_n is a recent addition to pam. It looks that RHEL has an older version. I have seen a similar problem on SLES. I will check the SLES patch and resend it to freeipa-devel.

Fixed in [a9d040767e6c6b9640d48b8cf12be8659a20895a]

resolution: => fixed
status: assigned => closed

Fields changed

fixedin: => 0.5.0

Fields changed

rhbz: => 0

Metadata Update from @myllynen:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 1.0

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1108

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata