Re: RES: BUG #4450: Postgres do not ask for passord - Mailing list pgsql-bugs

From Tom Lane
Subject Re: RES: BUG #4450: Postgres do not ask for passord
Date
Msg-id 18267.1223294801@sss.pgh.pa.us
Whole thread Raw
In response to RES: BUG #4450: Postgres do not ask for passord  ("Cadu" <cadup@ig.com.br>)
List pgsql-bugs
"Cadu" <cadup@ig.com.br> writes:
> If I try a remote Access using psql or pgadmin and the user is userY it
> Access and do not ask for password.
> If I use other user it ask for password.

Hmm, there's nothing in your pg_hba.conf to explain that.  I think maybe
you have a ~/.pgpass file (I forget how it's spelled on Windows) that is
silently supplying userY's password on the client side.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: index bloat in 8.4-dev
Next
From: Magnus Hagander
Date:
Subject: Re: BUG #4447: install failed to start; libintl3.dll was not found