Re: confirming security. - Mailing list pgsql-general

From John R Pierce
Subject Re: confirming security.
Date
Msg-id 5126EE15.8030402@hogranch.com
Whole thread Raw
In response to confirming security.  (Maz Mohammadi <mmohammadi@pentaho.com>)
Responses Re: confirming security.  (Maz Mohammadi <mmohammadi@pentaho.com>)
List pgsql-general
On 2/21/2013 7:55 PM, Maz Mohammadi wrote:
>
> When I start the server, there is no change in the authentication. I
> can still login using psql for the same person.
>

did you disable other authentication methods in pg_hba.conf ?      I
would leave the LOCAL line as peer, and use ssl for HOST lines, then to
test, use psql -h localhost .....



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast

pgsql-general by date:

Previous
From: Maz Mohammadi
Date:
Subject: confirming security.
Next
From: Tom Lane
Date:
Subject: Re: Need help extripating plpgsql