Re: BUG #4330: Bonjour connections ignore hba config METHOD and always trusted - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4330: Bonjour connections ignore hba config METHOD and always trusted
Date
Msg-id 28052.1217277318@sss.pgh.pa.us
Whole thread Raw
In response to BUG #4330: Bonjour connections ignore hba config METHOD and always trusted  ("William Kyngesburye" <kyngchaos@kyngchaos.com>)
Responses Re: BUG #4330: Bonjour connections ignore hba config METHOD and always trusted
List 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 by date:

Previous
From: "William Kyngesburye"
Date:
Subject: BUG #4330: Bonjour connections ignore hba config METHOD and always trusted
Next
From: William Kyngesburye
Date:
Subject: Re: BUG #4330: Bonjour connections ignore hba config METHOD and always trusted