Package pam_pkcs11: Information

    Source package: pam_pkcs11
    Version: 0.6.10-alt0.M80C.1
    Build time:  Nov 12, 2018, 02:46 PM in the task #214343
    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. libldap-devel
      2. docbook-dtds
      3. docbook-style-xsl
      4. doxygen
      5. flex
      6. libopensc-devel
      7. libpam-devel
      8. gcc-c++
      9. libpcsclite-devel >= 1.7.4
      10. LibreSSL-devel
      11. xsltproc
      12. libpwquality-devel

    Last changed


    Oct. 9, 2018 Paul Wolneykien 0.6.10-alt0.M80C.1
    - Build version 0.6.10-alt1 for the c8.1 branch.
    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).