From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Cadu" <cadup(at)ig(dot)com(dot)br> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: RES: BUG #4450: Postgres do not ask for passord |
Date: | 2008-10-06 12:06:41 |
Message-ID: | 18267.1223294801@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
"Cadu" <cadup(at)ig(dot)com(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2008-10-06 12:29:59 | Re: BUG #4447: install failed to start; libintl3.dll was not found |
Previous Message | Heikki Linnakangas | 2008-10-06 08:10:56 | Re: index bloat in 8.4-dev |