Re: psql and md5 - Mailing list pgsql-general

From John DeSoi
Subject Re: psql and md5
Date
Msg-id CC2DB398-E770-11D8-AEF3-000A95B03262@icx.net
Whole thread Raw
In response to Re: psql and md5  (Tommi Maekitalo <t.maekitalo@epgmbh.de>)
List pgsql-general
On Aug 5, 2004, at 7:29 AM, Tommi Maekitalo wrote:

> this would not be very useful. The database you are talking to needs
> to know
> if you know the password and not only the md5-password. If you only
> need to
> tell psql the md5-password, you don't need to know the real one.

Yes, you are right. I did not think the issues through clearly enough
before posting my question.

I have resolved things by using reversible encryption to store the
passwords (blowfish).

Best,

John DeSoi, Ph.D.


pgsql-general by date:

Previous
From: Lincoln Yeoh
Date:
Subject: Re: Correct escaping of untrusted data
Next
From: Richard Huxton
Date:
Subject: Re: Sequence Question DOH!