Re: psql and md5

From: John DeSoi <jd(at)icx(dot)net>
To: pgsql List <pgsql-general(at)postgresql(dot)org>
Subject: Re: psql and md5
Date: 2004-08-06 06:21:05
Message-ID: CC2DB398-E770-11D8-AEF3-000A95B03262@icx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2004-08-06 07:09:13 Re: Sequence Question DOH!
Previous Message Lincoln Yeoh 2004-08-06 06:00:22 Re: Correct escaping of untrusted data