Require entry of MD5 hash instead of plaintext password?

Поиск
Список
Период
Сортировка
От mwsenecal@yahoo.com
Тема Require entry of MD5 hash instead of plaintext password?
Дата
Msg-id 1185554017.444873.251970@e16g2000pri.googlegroups.com
обсуждение исходный текст
Ответы Re: Require entry of MD5 hash instead of plaintext password?  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
Is there a way to configure PostgreSQL 8.0 so that when prompted for a
password, the user enters the MD5 hash of his password, instead of the
normal plaintext password?

That is, when prompted for the password, instead of typing the
plaintext password as you normally would ("Foo", for example), you
would instead enter in the MD5 hash ("A8127A7CBLAHBLAHBLAHBLAH").


В списке pgsql-general по дате отправления:

Предыдущее
От: pc
Дата:
Сообщение: query to match '\N'
Следующее
От: Daniel Weinand
Дата:
Сообщение: locale and performance?