Re: Postgresql allow connections without password - Mailing list pgsql-general

From Alan Hodgson
Subject Re: Postgresql allow connections without password
Date
Msg-id 45747592.Z28iLMcq9n@skynet.simkin.ca
Whole thread Raw
In response to Postgresql allow connections without password  (debian nick <debianick@gmail.com>)
List pgsql-general
On Thursday, January 12, 2012 02:16:04 AM debian nick wrote:
> Any help will be really appreciate.

Check your pg_hba.conf file for any entries with "trust" or "ident". Remove
them and restart the server.

Also look for .pgpass files in the home directories of any user seeing this.

pgsql-general by date:

Previous
From: debian nick
Date:
Subject: Postgresql allow connections without password
Next
From: Adrian Klaver
Date:
Subject: Re: Postgresql allow connections without password