SlackBuilds Repository

15.0 > System > passwdqc (2.0.3)

passwdqc - password/passphrase strength checking and enforcement

passwdqc is a password/passphrase strength checking and policy
enforcement toolset, command-line programs (pwqcheck and pwqgen),
and a library (libpasswdqc).

pwqcheck and pwqgen are standalone password/passphrase strength
checking and random passphrase generator programs, respectively,
which are usable from scripts.

pam_passwdqc is a simple password strength checking module for
PAM-aware password changing programs, such as passwd(1).

libpasswdqc is the underlying library, which may also be used
from third-party programs.

To enable pam_passwdqc in Slackware you need to replace any other
password strength checking PAM modules like pam_pwquality.so in
/etc/pam.d/system-auth with the following line:

password requisite pam_passwdqc.so

Maintained by: pyllyukko
Keywords: password,openwall
ChangeLog: passwdqc

Homepage:
http://www.openwall.com/passwdqc/

Source Downloads:
passwdqc-2.0.3.tar.gz (fd4d6fff2951256c3c0d013becef1298)

Download SlackBuild:
passwdqc.tar.gz
passwdqc.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
passwdqc.SlackBuild
passwdqc.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds