Re: changing md5 hashed for sha

2012-06-25 Thread Christopher J. Ruwe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 oops ... forwarding to the list also - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 24 Jun 2012 19:06:07 -0400 Mike Tancsa wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 6/23/2012 9:37 AM, Christopher J. Ruwe wrote: > >

Re: changing md5 hashed for sha

2012-06-25 Thread Christopher J. Ruwe
On Sun, 24 Jun 2012 18:28:38 -0400 Lowell Gilbert wrote: > "Christopher J. Ruwe" writes: > > > For setting the dafault hash used to hash /etc/master.passwd, it has > > been recommended changing md5 for something more secure in the > > sense of being more expensive to crack. > > > > The handbook

Re: changing md5 hashed for sha

2012-06-24 Thread Mike Tancsa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/23/2012 9:37 AM, Christopher J. Ruwe wrote: > For setting the dafault hash used to hash /etc/master.passwd, it > has been recommended changing md5 for something more secure in the > sense of being more expensive to crack. > > The handbook descr

Re: changing md5 hashed for sha

2012-06-24 Thread Lowell Gilbert
"Christopher J. Ruwe" writes: > For setting the dafault hash used to hash /etc/master.passwd, it has > been recommended changing md5 for something more secure in the sense of > being more expensive to crack. > > The handbook describes the procedure used in > http://www.freebsd.org/doc/en_US.ISO88

Re: changing md5 hashed for sha

2012-06-23 Thread Devin Teske
On Jun 23, 2012, at 6:37 AM, Christopher J. Ruwe wrote: > For setting the dafault hash used to hash /etc/master.passwd, it has > been recommended changing md5 for something more secure in the sense of > being more expensive to crack. > > The handbook describes the procedure used in > http://www.

Re: changing md5 hashed for sha

2012-06-23 Thread Wojciech Puchar
been recommended changing md5 for something more secure in the sense of being more expensive to crack. is md5 that easy to crack? It has been discussed recently, cf http://lists.freebsd.org/pipermail/freebsd-security/2012-June/006271.html or virtually the first half of http://lists.freebsd.org

Re: changing md5 hashed for sha

2012-06-23 Thread Christopher J. Ruwe
On Sat, 23 Jun 2012 15:40:51 +0200 (CEST) Wojciech Puchar wrote: > > For setting the dafault hash used to hash /etc/master.passwd, it has > > been recommended changing md5 for something more secure in the > > sense of being more expensive to crack. > > is md5 that easy to crack? It has been dis

Re: changing md5 hashed for sha

2012-06-23 Thread Wojciech Puchar
For setting the dafault hash used to hash /etc/master.passwd, it has been recommended changing md5 for something more secure in the sense of being more expensive to crack. is md5 that easy to crack? ___ freebsd-questions@freebsd.org mailing list http:/

changing md5 hashed for sha

2012-06-23 Thread Christopher J. Ruwe
For setting the dafault hash used to hash /etc/master.passwd, it has been recommended changing md5 for something more secure in the sense of being more expensive to crack. The handbook describes the procedure used in http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/crypt.html. Allegedly,