freebsd-dev/usr.bin/passwd
nik 2d4a9b9874 Teach passwd about a new "mixpasswordcase" login.conf parameter. If this
parameter is missing, or specified as above, then passwd behaves as normal
when the user enters an all lower case password -- i.e., it prompts them
to use mixed case, and will only grudgingly accept an all lower case
password.

If you negate this entry in login.conf, with "mixpasswordcase@", then
passwd will allow all lower case passwords without complaining.

Approved by:  jkh
2000-02-11 14:08:44 +00:00
..
extern.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
local_passwd.c Teach passwd about a new "mixpasswordcase" login.conf parameter. If this 2000-02-11 14:08:44 +00:00
Makefile Revert the libcrypt/libmd stuff back to how it was. This should not have 1999-12-18 13:55:17 +00:00
passwd.1 Teach passwd about a new "mixpasswordcase" login.conf parameter. If this 2000-02-11 13:45:51 +00:00
passwd.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
yp_passwd.c Changes for KTH KerberosIV. 1997-09-28 08:57:24 +00:00