On Tue, Apr 09, 2002 at 12:45:11PM -0700, SBNelson@thermeon.com wrote: > I created a password length enforcing module -- is there sufficient interest > to have Andrew list it on his list of modules and/or use it as a sample > module (it is very short)? > > I needed it because we have a need to impose an upper size limit, but I > wanted to write my own module instead of the more obvious thing of enhancing > pam_cracklib. > > It supports use_first_pass, try_first_pass, debug, no_warn, min= and max=. FWIW, pam_passwdqc has supported a max= since the very first version I've released. http://www.openwall.com/passwdqc/ Andrew, -- would you perhaps list this module as well? -- /sd