Bug 173794

Summary: PAM adding faulty module: /lib64/security/pam_ldap.so
Product: [Fedora] Fedora Reporter: Ola Thoresen <redhat>
Component: nss_ldapAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fenlason
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 244-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-21 20:26:34 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:

Description Ola Thoresen 2005-11-21 09:05:53 UTC
Description of problem:
Unable to log in using pam_ldap on x86_64

Version-Release number of selected component (if applicable):
nss_ldap-244-1
compat-openldap-2.3.11_2.2.29-2
openldap-2.3.11-2

How reproducible:
Always

Steps to Reproduce:
1. Configure ldap authentication
2. Try to log in as a normal user from LDAP
3. Cry
  
Actual results:
Nov 21 10:01:28 ws21 unix_chkpwd[3707]: password check failed for user (olen)
Nov 21 10:01:28 ws21 login(pam_unix)[3608]: authentication failure; logname=
uid=0 euid=0 tty=tty3 ruser= rhost=  user=olen
Nov 21 10:01:30 ws21 login[3608]: FAILED LOGIN 1 FROM (null) FOR olen,
Authentication failure


Expected results:
Should be able to log in


Additional info:
Nov 21 10:01:25 ws21 login: PAM unable to dlopen(/lib64/security/pam_ldap.so)
Nov 21 10:01:25 ws21 login: PAM [dlerror: /usr/lib64/libldap-2.2.so.7: undefined
symbol: SSL_CTX_set_tmp_rsa_callback]
Nov 21 10:01:25 ws21 login: PAM adding faulty module: /lib64/security/pam_ldap.so

Comment 1 Ola Thoresen 2005-11-21 10:48:45 UTC
A rebuild of nss_ldap was all that was needed.

Comment 2 Nalin Dahyabhai 2005-11-21 20:26:34 UTC
All right then, "fixing" in 244-2.  Thanks!