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 28052.1217277318@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #4330: Bonjour connections ignore hba config METHOD and always trusted  ("William Kyngesburye" <kyngchaos@kyngchaos.com>)
Ответы Re: BUG #4330: Bonjour connections ignore hba config METHOD and always trusted
Список pgsql-bugs
"William Kyngesburye" <kyngchaos@kyngchaos.com> writes:
> When connection with the Bonjour name of the postgres server, it ignores the
> md5 setting and always trusts the connection.  I tried with other auth
> methods with the same effect.

What exactly have you got in pg_hba.conf?

AFAIK there is no such thing as a "Bonjour connection"; Bonjour just
provides a means for the server to advertise its IP address.  I
speculate that what it's advertising is a port that you have configured
to be trusted.

            regards, tom lane

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

Предыдущее
От: "William Kyngesburye"
Дата:
Сообщение: BUG #4330: Bonjour connections ignore hba config METHOD and always trusted
Следующее
От: William Kyngesburye
Дата:
Сообщение: Re: BUG #4330: Bonjour connections ignore hba config METHOD and always trusted