Package passwdqc: Information

    Source package: passwdqc
    Version: 1.3.1.2-alt0.M80C.1
    Build time:  Apr 22, 2019, 01:29 AM in the task #227815
    Category: System/Base
    Report package bug
    License: LGPLv2+
    Summary: A passphrase strength checking and policy enforcement toolset
    Description: 
    passwdqc is a passphrase strength checking and policy enforcement
    toolset, including a PAM module (pam_passwdqc), command-line programs
    (pwqcheck and pwqgen), and a library (libpasswdqc).
    
    pam_passwdqc is normally invoked on passphrase changes by programs
    such as passwd(1).  It is capable of checking password or passphrase
    strength, enforcing a policy, and offering randomly-generated
    passphrases, with all of these features being optional and easily
    (re-)configurable.
    
    pwqcheck and pwqgen are standalone passphrase strength checking and
    random passphrase generator programs, respectively, which are usable
    from scripts.
    
    libpasswdqc is the underlying library, which may also be used from
    third-party programs.

    List of rpms provided by this srpm:
    libpasswdqc (x86_64, i586)
    libpasswdqc-debuginfo (x86_64, i586)
    libpasswdqc-devel (x86_64, i586)
    pam0_passwdqc (x86_64, i586)
    pam0_passwdqc-debuginfo (x86_64, i586)
    passwdqc-control (noarch)
    passwdqc-utils (x86_64, i586)
    passwdqc-utils-debuginfo (x86_64, i586)

    Maintainer: Oleg Solovyov


      1. libaudit-devel
      2. rpm-build >= 0:4.0.4-alt55
      3. libpam-devel

    Last changed


    Sept. 3, 2018 Oleg Solovyov 1.3.1.2-alt0.M80C.1
    - backport to p8
    Aug. 24, 2018 Dmitry V. Levin 1.3.1.2-alt1
    - pam_passwdqc:
      + implemented audit logging (by Oleg Solovyov and me).
    June 28, 2018 Dmitry V. Levin 1.3.1.1-alt2
    - Fixed build with modern glibc.