Re: JDBC Driver Authentication Bug

Поиск
Список
Период
Сортировка
От Nabil Sayegh
Тема Re: JDBC Driver Authentication Bug
Дата
Msg-id 3A3B55BF.5AD54E48@sayegh.de
обсуждение исходный текст
Ответ на JDBC Driver Authentication Bug  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
pgsql-bugs@postgresql.org wrote:
> If the userid is valid, even though null password or wrong password  is sent to server with JDBC Driver, the
authenticationstill pass! 
> What is a terrible bug!

Check ~postgres/data/pg_hba.conf
By default AuthenticationType for localhost connections is TRUST. You
have to set it
to PASSWORD

cu
--
 Nabil Sayegh

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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: Table name scope (was Re: Outer joins aren't working with views)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Table name scope (was Re: Outer joins aren't working with views)