Date: Mon, 28 Jul 2008 20:04:39 +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: <200807282004.m6SK4wFm070768@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
antoine 2008-07-28 20:04:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.sbin/pw pw_user.c Log: SVN rev 180935 on 2008-07-28 20:04:39Z by antoine MFC r179365 to stable/7: - 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.61.2.1 +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?200807282004.m6SK4wFm070768>