Re: You're on SecurityFocus.com for the cleartext passwords. - Mailing list pgsql-hackers

From Robert B. Easter
Subject Re: You're on SecurityFocus.com for the cleartext passwords.
Date
Msg-id 00050614293701.00215@comptechnews
Whole thread Raw
In response to Re: You're on SecurityFocus.com for the cleartext passwords.  (teg@redhat.com (Trond Eivind Glomsrød))
Responses Re: You're on SecurityFocus.com for the cleartext passwords.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, 06 May 2000, Trond Eivind Glomsr�d wrote:
> Vince Vielhaber <vev@michvhf.com> writes:
> 
> > FreeBSD uses MD5 by default since at least ver 2.2, possibly
> > earlier.
> 
> So does Red Hat Linux, and probably Linux distributions as well. 
> 
> -- 
> Trond Eivind Glomsr�d
> Red Hat, Inc.

There is some good information about crypt and MD5 at www.php.net in the
documentation: String Functions/crypt

http://www.php.net/manual/function.crypt.php

It explains that many systems have updated crypt() to use MD5 and how to
check what hash algorithm your system's crypt() actually uses.

-- 
Robert B. Easter
reaster@comptechnews.com


pgsql-hackers by date:

Previous
From: Benjamin Adida
Date:
Subject: Re: You're on SecurityFocus.com for the cleartext passwords.
Next
From: Tom Lane
Date:
Subject: Re: You're on SecurityFocus.com for the cleartext passwords.