Re: confirming security.

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: confirming security.
Date: 2013-02-22 04:03:33
Message-ID: 5126EE15.8030402@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2013-02-22 08:04:28 Re: Need help extripating plpgsql
Previous Message Maz Mohammadi 2013-02-22 03:55:27 confirming security.

Browse pgsql-jdbc by date

  From Date Subject
Next Message Maz Mohammadi 2013-02-22 15:50:04 Re: confirming security.
Previous Message Maz Mohammadi 2013-02-22 03:55:27 confirming security.