Package pam_pkcs11: Information

Source package: pam_pkcs11
Version: 0.6.10-alt0.M80P.1
Build time:  Oct 12, 2018, 08:27 PM in the task #212985
Category: System/Base
Report package bug
License: LGPL
Summary: PKCS #11 PAM Module and Login Tools
Description: 
This Linux-PAM login module allows a X.509 certificate based user login.
The certificate and its dedicated private key are thereby accessed by
means of an appropriate PKCS #11 module. For the verification of the
user certificates, locally stored CA certificates as well as either
online or locally accessible CRLs are used.

Adittional 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

List of rpms provided by this srpm:
pam_pkcs11 (x86_64, i586)
pam_pkcs11-debuginfo (x86_64, i586)
pam_pkcs11-isbc (x86_64, i586)
pam_pkcs11-isbc-debuginfo (x86_64, i586)
pam_pkcs11-ldap (x86_64, i586)
pam_pkcs11-ldap-debuginfo (x86_64, i586)
pam_pkcs11-pcsc (x86_64, i586)
pam_pkcs11-pcsc-debuginfo (x86_64, i586)

Maintainer: Paul Wolneykien


    1. LibreSSL-devel
    2. libldap-devel
    3. libopensc-devel
    4. libpam-devel
    5. docbook-dtds
    6. docbook-style-xsl
    7. doxygen
    8. libpcsclite-devel >= 1.7.4
    9. flex
    10. gcc-c++
    11. libpwquality-devel
    12. xsltproc

Last changed


Sept. 13, 2018 Paul Wolneykien 0.6.10-alt0.M80P.1
- Build version 0.6.10-alt1 for the p8 branch.
Sept. 13, 2018 Paul Wolneykien 0.6.10-alt1
- New version 0.6.10.
- Cleanup passwords with `cleanse()` in the new code too.
- README.md: removed license section (thx Frank Morgner).
- Update README.md (thx Frank Morgner).
- fixed wiping secrets with OpenSSL_cleanse() (thx Frank Morgner).
- fixed buffer overflow with long home directory (thx Frank Morgner).
- verify using a nonce from the system, not the card (thx Frank Morgner).
- Fixed segfault and fetch problems when checking CRLs (thx Gil Kloepfer).
Aug. 22, 2018 Paul Wolneykien 0.6.9-alt33.M80P.1
- Build v0.6.9-alt34 for the p8 branch with its current version of LibreSSL.