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

    Бинарный пакет: pam_pkcs11
    Версия: 0.6.10-alt3.M80P.1
    Архитектура: x86_64
    Собран:  4 декабря 2018 г. 19:38 в задании #216215
    Исходный пакет: pam_pkcs11
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: 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

    Сопровождающий: Paul Wolneykien


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


    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.