antoine 2008-07-28 20:08:08 UTC FreeBSD src repository
Modified files: (Branch: RELENG_6) usr.sbin/pw pw_user.c Log: SVN rev 180936 on 2008-07-28 20:08:08Z by antoine MFC r179365 to stable/6: - 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.57.8.4 +7 -5 src/usr.sbin/pw/pw_user.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"