Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 09/21/2000 14:11:50
Module Name:	basesrc
Committed By:	ad
Date:		Thu Sep 21 11:11:49 UTC 2000

Modified Files:
	basesrc/usr.bin/passwd: local_passwd.c

Log Message:
When not running as the super-user: if the user's password has expired or is
due to expire within _PASSWORD_WARNDAYS (or the setting from login.conf),
force the user to set a different password than the one they are currently
using. (Yes, it's actually worthwhile doing this.)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/usr.bin/passwd/local_passwd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.