Add pam_passwdqc to the build.
authorPeter Avalos <pavalos@theshell.com>
Sun, 4 Jan 2009 17:06:53 +0000 (12:06 -0500)
committerPeter Avalos <pavalos@theshell.com>
Sun, 4 Jan 2009 17:20:12 +0000 (12:20 -0500)
commit93942874baa265ba8319d48f11a2cb7f58275a73
tree941dd5e6998d2e0990e4aacdb894459e35f9a070
parent64a36df5acc14d1a77ff5323e2d648c2a9ca5bdb
Add pam_passwdqc to the build.

This is a pam module that does simple password strength checking.  The
features are mentioned in the README and in the manual page.  A sample
configuration already exists in /etc/pam.d/passwd, and is not enabled by
default.
lib/pam_module/Makefile
lib/pam_module/pam_passwdqc/Makefile [new file with mode: 0644]