Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pam_passwdqc: Pluggable password quality-control module.
- Summary
- pam_passwdqc is a simple password strength checking module for
PAM-aware password changing programs, such as passwd(1). In addition
to checking regular passwords, it offers support for passphrases and
can provide randomly generated passwords. All features are optional
and can be (re-)configured without rebuilding.
Changelog
- * Tue Apr 13 19:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 0.7.5-1
- bump release number to 1
- * Tue Mar 30 18:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 0.7.5-0
- pull in Openwall package
- * Fri Oct 31 18:00:00 2003 Solar Designer <solar{%}owl{*}openwall{*}com> 0.7.5-owl1
- Assume invocation by root only if both the UID is 0 and the PAM service
name is "passwd"; this should solve changing expired passwords on Solaris
and HP-UX and make "enforce=users" safe.
- Produce proper English explanations for a wider variety of settings.
- Moved the "-c" out of CFLAGS, renamed FAKEROOT to DESTDIR.