diff options
author | jkh <jkh@FreeBSD.org> | 1994-09-07 01:42:29 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-09-07 01:42:29 +0000 |
commit | 0e519810761ff946e61fb7c95e7be9cc54f4c2d3 (patch) | |
tree | a7ad6c3b3a897f7fe38ad75aedbb2b31fd0000a3 /secure/lib/libcrypt/crypt-des.c | |
parent | 75ad508fd126c679edba9b67bd09d74a1fff3aba (diff) | |
download | FreeBSD-src-0e519810761ff946e61fb7c95e7be9cc54f4c2d3.zip FreeBSD-src-0e519810761ff946e61fb7c95e7be9cc54f4c2d3.tar.gz |
Problem:
Accounts that have "pw_change" set, are supposed to change their passwords
by the date specified in "pw_change". If they have not changed their passwords
by that date, currently they get "LOCKED OUT" of the system. This is not the
correct behavior, the user should be prompt (forced?) to change their password
at this time. If the behavior of "pw_change" was meant to be a LOCKOUT,
then you should use "pw_expire".
Solution:
Instead of locking out the user, prompt them to change their password.
Reviewed by: jkh
Submitted by: rls
Diffstat (limited to 'secure/lib/libcrypt/crypt-des.c')
0 files changed, 0 insertions, 0 deletions