Re: BUG #4330: Bonjour connections ignore hba config METHOD and always trusted

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4330: Bonjour connections ignore hba config METHOD and always trusted
Дата
Msg-id 29938.1217285441@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #4330: Bonjour connections ignore hba config METHOD and always trusted  (William Kyngesburye <kyngchaos@kyngchaos.com>)
Список pgsql-bugs
William Kyngesburye <kyngchaos@kyngchaos.com> writes:
>> What exactly have you got in pg_hba.conf?

> The default:

> # "local" is for Unix domain socket connections only
> local   all         all                               trust
> # IPv4 local connections:
> host    all         all         127.0.0.1/32          trust
> # IPv6 local connections:
> host    all         all         ::1/128               trust

> and:

> host  all  somerole  192.168.1.0/24  md5

Well, there's an awful lot of "trust" laying about there.  I'd suggest
enabling log_connections so you can see what address the connections
are actually coming in on.

            regards, tom lane

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

Предыдущее
От: William Kyngesburye
Дата:
Сообщение: Re: BUG #4330: Bonjour connections ignore hba config METHOD and always trusted
Следующее
От: valgog
Дата:
Сообщение: Re: BUG #4328: help in creating database encoded with LATIN1