Re: passwd / pg_hba.conf

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: passwd / pg_hba.conf
Дата
Msg-id 397.1015012956@sss.pgh.pa.us
обсуждение исходный текст
Ответ на passwd / pg_hba.conf  (Patrick Welche <prlw1@newn.cam.ac.uk>)
Список pgsql-general
Patrick Welche <prlw1@newn.cam.ac.uk> writes:
> #   password:   Authentication is done by matching a password supplied
> #               in clear by the host. If no AUTH_ARGUMENT is used, the
> #               password is compared with the user's entry in the
> #               pg_shadow table.

> It seems to me that this doesn't work for encrypted passwords stored in
> pg_shadow?

You mean MD5 passwords?  It should work; leastwise I don't see why the
client side would make a difference.  Please be more specific about your
setup.

            regards, tom lane

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

Предыдущее
От: Hugo Coolens
Дата:
Сообщение: Re: terminal with horizontal scrollbar
Следующее
От: Chris Gamache
Дата:
Сообщение: improving performance of UNION and ORDER BY