DragonFly-2.1.1.301.g939428 master lib/pam_module Makefile lib/pam_module/pam_passwdqc Makefile

Peter Avalos pavalos at crater.dragonflybsd.org
Sun Jan 4 09:21:11 PST 2009


commit 93942874baa265ba8319d48f11a2cb7f58275a73
Author: Peter Avalos <pavalos at theshell.com>
Date:   Sun Jan 4 12:06:53 2009 -0500

    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.

Summary of changes:
 lib/pam_module/Makefile              |    1 +
 lib/pam_module/pam_passwdqc/Makefile |   14 ++++++++++++++
 2 files changed, 15 insertions(+), 0 deletions(-)
 create mode 100644 lib/pam_module/pam_passwdqc/Makefile

http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=93942874baa265ba8319d48f11a2cb7f58275a73


-- 
DragonFly BSD source repository





More information about the Commits mailing list