Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
pam_pkcs11 - PKCS #11/NSS PAM login module
This Linux-PAM login module allows a X.509 certificate based user
authentication. The certificate and its dedicated private key are thereby
accessed by means of an appropriate PKCS #11 module. For the
verification of the users' certificates, locally stored CA
certificates as well as either online or locally accessible CRLs and
OCSP are used. This version uses NSS to validate the Certificates and manage
the PKCS #11 smartCards.
Additional included pam_pkcs11 related tools
- pkcs11_eventmgr: Generate actions on card insert/removal/timeout events
- pklogin_finder: Get the loginname that maps to a certificate
- pkcs11_inspect: Inspect the contents of a certificate
Packages
Latest: pam_pkcs11-0.6.2-11.2.el6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
pam_pkcs11 |
0 |
0.6.2 |
11.2.el6.fio |
i686 |
186 KiB |
2012-02-18 12:47:51 |
pam_pkcs11 |
0 |
0.6.2 |
11.1.pre6.el6.fio |
i686 |
186 KiB |
2011-07-14 02:41:17 |
Changelog:
- * 2011-01-18 - Bob Relyea <rrelyea[AT]redhat[DOTCOM]> 0.6.2-11.1
- Silence expected errors from the console
- make sure change log has correct dates and email
Resolves: #654460, #586149
- * 2010-08-12 - Ray Strode <rstrode[AT]redhat[DOTCOM]> 0.6.2-10
- Fix more argument parsing
Resolves: #586422
- * 2010-08-06 - Ray Strode <rstrode[AT]redhat[DOTCOM]> - 0.6.2-9
- Fix argument parsing
Resolves: #586422
- * 2010-07-26 - Bob Relyea <rrelyea[AT]redhat[DOTCOM]> - 0.6.2-8
- Make sure we return zero for the count if there are no certs
in getcertlist
- * 2010-06-04 - Bob Relyea <rrelyea[AT]redhat[DOTCOM]> - 0.6.2-7
- fix ldap compare