Re: md5 authentication working?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: md5 authentication working?
Дата
Msg-id 17073.1091596830@sss.pgh.pa.us
обсуждение исходный текст
Ответ на md5 authentication working?  (Steve Bergman <steve@rueb.com>)
Список pgsql-admin
Steve Bergman <steve@rueb.com> writes:
> So, is my information old, and md5 is "just standard" now?

It is default now.  I think you'd need to say ALTER USER u WITH
UNENCRYPTED PASSWORD 'foo' to push a cleartext password into pg_shadow.
(There may also still be a postgresql.conf setting that affects this,
but I'm too lazy to go look.)

            regards, tom lane

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

Предыдущее
От: Steve Bergman
Дата:
Сообщение: md5 authentication working?
Следующее
От: "Pradeepkumar, Pyatalo (IE10)"
Дата:
Сообщение: Application crash - pls help !!!