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/
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 |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds