Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.sbin/user
Module Name: basesrc
Committed By: agc
Date: Fri Nov 8 11:53:20 UTC 2002
Modified Files:
basesrc/usr.sbin/user: user.c
Log Message:
When deleting a user with preservation, use a password of
"*************" rather than a single asterisk - it's just as difficult
to hash to the longer password since the asterisk character itself is
not in its alphabet, and pwd_mkdb now thinks it's a valid DES password.
To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 basesrc/usr.sbin/user/user.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index