Package pam_pkcs11: Information

    Source package: pam_pkcs11
    Version: 0.6.10-alt3.M80P.1
    Build time:  Dec 4, 2018, 07:38 PM in the task #216215
    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. libopensc-devel
      6. libpam-devel
      7. flex
      8. libpcsclite-devel >= 1.7.4
      9. gcc-c++
      10. libpwquality-devel
      11. LibreSSL-devel
      12. xsltproc

    Last changed


    Nov. 28, 2018 Paul Wolneykien 0.6.10-alt3.M80P.1
    - Build version 0.6.10-alt4 for the p8 branch.
    Nov. 28, 2018 Paul Wolneykien 0.6.10-alt4
    - Fix: Put the examples into the package docdir.
    - Install the default mapping configs.
    Nov. 20, 2018 Paul Wolneykien 0.6.10-alt3
    - Improve: Add option "use_waitevent" utilizing C_WaitForSlotEvent().
    - Introduce the "pin_len_min" and "pin_len_max" configuration
      options that control the allowed PIN-code length.