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: Mon Sep 30 14:15:48 UTC 2002
Modified Files:
basesrc/usr.sbin/user: user.c
Log Message:
Update previous to reflect reality. For blowfish passwords, the salt
can be a variable length field, so check the (fixed length) password
length, rather then the length of the whole password+salt+cipher.
Use a cipher type of "$2a" for blowfish.
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 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