Re: psql patch: new host/port - Mailing list pgsql-hackers

From Michael Glaesemann
Subject Re: psql patch: new host/port
Date
Msg-id BE018B4F-A21A-4A7E-B4EC-7BE74FE80E13@myrealbox.com
Whole thread Raw
In response to Re: psql patch: new host/port  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: psql patch: new host/port
List pgsql-hackers
On Dec 12, 2005, at 20:33 , Peter Eisentraut wrote:

> Michael Glaesemann wrote:
>> I'm not familiar enough with the psql code to be able to tell, but is
>> this secure? The pg_hba.conf on the new server is enforced, I assume?
>
> You don't need to be familiar with the psql code to know that it would
> be pretty stupid if client programs could override the server
> authentication setup.

I'm sorry if I wasn't clear. My point was I'm not familiar enough  
with the code to see if this implementation is secure. I do indeed  
realize that clients bypassing server authentication is a Bad Thing.

Michael Glaesemann
grzm myrealbox com





pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: psql patch: new host/port
Next
From: "Andrew Dunstan"
Date:
Subject: Re: psql patch: new host/port