Hide Forgot
Description of problem: Unable to login using smart card after adding the coolkey module manually with full path /usr/lib64/pkcs11/libcoolkeypk11.so Version-Release number of selected component (if applicable): pam_pkcs11-0.6.2-13.el6 How reproducible: always Steps to Reproduce: 1. rpm -ivh coolkey-1.1.0-30.el6.x86_64 2. Logout and login with smartcard - worked 3. modutil -delete "CoolKey PKCS #11 Module" -dbdir /etc/pki/nssdb 4. modutil -add "CoolKey PKCS #11 Module" -dbdir /etc/pki/nssdb -libfile /usr/lib64/pkcs11/libcookeypk11.so 5. Logout, smart card login not enabled 6. modutil -delete "CoolKey PKCS #11 Module" -dbdir /etc/pki/nssdb 7. cd /etc/pki/nssdb 8. chmod +r pkcs11.txt 9. modutil -add "CoolKey PKCS #11 Module" -dbdir /etc/pki/nssdb -libfile libcookeypk11.so 10. Logout, smart card login - enabled and logged in successfully Actual results: Unable to login using smart card after adding the coolkey module with the full path to pkcs11 file Expected results: Should be able to login with smart card Additional info:
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux.
Verified on pam_pkcs11-0.6.2-14.el6.x86_64
Verification steps on RHEL 6.6: 1. rpm -ivh pam_pkcs11-0.6.2-14.el6.x86_64 and other smart card related packages (yum groupinstall "Smart card support") 2. Logout and login with smartcard - worked 3. modutil -delete "CoolKey PKCS #11 Module" -dbdir /etc/pki/nssdb 4. modutil -add "CoolKey PKCS #11 Module" -dbdir /etc/pki/nssdb -libfile /usr/lib64/pkcs11/libcookeypk11.so 5. Logout, smart card login works
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1474.html