Re: psql and md5

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: psql and md5
Дата
Msg-id CC2DB398-E770-11D8-AEF3-000A95B03262@icx.net
обсуждение исходный текст
Ответ на Re: psql and md5  (Tommi Maekitalo <t.maekitalo@epgmbh.de>)
Список 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 по дате отправления:

Предыдущее
От: Lincoln Yeoh
Дата:
Сообщение: Re: Correct escaping of untrusted data
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Sequence Question DOH!