Date: Thu, 29 Sep 2005 11:17:55 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Peter Jeremy <PeterJeremy@optushome.com.au> Cc: src-committers@freebsd.org, Pawel Jakub Dawidek <pjd@freebsd.org>, cvs-src@freebsd.org, cvs-all@freebsd.org, Ceri Davies <ceri@submonkey.net>, Ken Smith <kensmith@freebsd.org> Subject: Re: cvs commit: src/release Makefile Message-ID: <20050929111755.GB72050@FreeBSD.org> In-Reply-To: <20050928190216.GB72352@cirb503493.alcatel.com.au> References: <200509281239.j8SCd0WM012320@repoman.freebsd.org> <20050928124614.GJ94010@submonkey.net> <20050928131019.GB24355@garage.freebsd.pl> <20050928190216.GB72352@cirb503493.alcatel.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 29, 2005 at 05:02:16AM +1000, Peter Jeremy wrote: > On Wed, 2005-Sep-28 15:10:19 +0200, Pawel Jakub Dawidek wrote: > >On Wed, Sep 28, 2005 at 01:46:14PM +0100, Ceri Davies wrote: > >+> On Wed, Sep 28, 2005 at 12:39:00PM +0000, Ken Smith wrote: > >+> > kensmith 2005-09-28 12:39:00 UTC > >+> > > >+> > FreeBSD src repository > >+> > > >+> > Modified files: > >+> > release Makefile > >+> > Log: > >+> > Add SHA256 checksums to the release build. > >+> > >+> Good idea. Along these lines, does anyone know what the barriers are > >+> in moving the default password hash from md5 to blowfish (not for > >+> RELENG_6, just in general), or has it just not been done yet? > > You need to a line "crypt_default = blf" to /etc/auth.conf And you also have to change /etc/login.conf in the same manner for passwd(1) to work. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050929111755.GB72050>