Пакет pam_pkcs11: Информация

    Исходный пакет: pam_pkcs11
    Версия: 0.6.10-alt3.M80P.1
    Собран:  4 декабря 2018 г. 19:38 в задании #216215
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/OpenSC/pam_pkcs11

    Лицензия: LGPL
    О пакете: PKCS #11 PAM Module and Login Tools
    Описание: 
    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

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: 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. libpwquality-devel
      11. LibreSSL-devel
      12. xsltproc

    Последнее изменение


    28 ноября 2018 г. Paul Wolneykien 0.6.10-alt3.M80P.1
    - Build version 0.6.10-alt4 for the p8 branch.
    28 ноября 2018 г. Paul Wolneykien 0.6.10-alt4
    - Fix: Put the examples into the package docdir.
    - Install the default mapping configs.
    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.