Package pam_pkcs11: Information

Source package: pam_pkcs11
Version: 0.6.9-alt2.M70T.0.M70C.1
Build time:  Nov 24, 2016, 11:08 PM in the task #172681
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
users' 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-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: Ivan Zakharyaschev


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

Last changed


Nov. 22, 2016 Ivan Zakharyaschev 0.6.9-alt2.M70T.0.M70C.1
- Build for c7
Nov. 22, 2016 Ivan Zakharyaschev 0.6.9-alt2.M70T.1
- Build for t7
Nov. 21, 2016 Ivan Zakharyaschev 0.6.9-alt3
- ask_pin (by default: true) option added (thx cas@);
  the corresponding PAM options are: ask_pin, dont_ask_pin.