Date: Tue, 27 May 2008 19:04:31 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pw_user.c Message-ID: <200805271904.m4RJ4VjI025085@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
antoine 2008-05-27 19:04:31 UTC
FreeBSD src repository
Modified files:
usr.sbin/pw pw_user.c
Log:
- Increase the size of the salt in pw(8) from 8 to 32 (same as in pam_unix(8)).
This makes blowfish password hashes look normal when set using
pw(8)/adduser(8). [1]
- Make it possible to have a '/' in the salt.
PR: 121146 [1]
Submitted by: Jaakko Heinonen [1]
Approved by: rwatson (mentor)
MFC after: 1 month
Revision Changes Path
1.62 +7 -5 src/usr.sbin/pw/pw_user.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805271904.m4RJ4VjI025085>
