7.4devel auth failed

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема 7.4devel auth failed
Дата
Msg-id 3E7F4AF7.7070406@web.de
обсуждение исходный текст
Ответы Re: 7.4devel auth failed  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Trying to connect from pgadmin2, I get the message
"no pg_hba.conf entry for ..."

I found that the ip address matching with rangeSockAdr in line 651 in 
hba.c fails.

I get access if I set ipaddr/mask to 0.0.0.0/0.0.0.0 in pg_hba.conf.



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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: [ADMIN] Regular expressions in PostgreSQL
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: A bad behavior under autocommit off mode