Re: MD5 password issue - Mailing list pgsql-admin

From Jan-Peter Seifert
Subject Re: MD5 password issue
Date
Msg-id 496F73A6.7010202@gmx.de
Whole thread Raw
In response to MD5 password issue  (Andreas Wenk <a.wenk@netzmeister-st-pauli.de>)
List pgsql-admin
Andreas Wenk wrote:

> In pg_hba.conf we have:
>
> # TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD
>
> # "local" is for Unix domain socket connections only
> local   all         all                               ident sameuser
>
> # IPv4 local connections:
> host    all         all         127.0.0.1/32          md5
> host    all         all         192.168.97.0/24       md5
>
> Now the question: why is the user pgadmin able to connect to the database using pgAdmin
> III from 192.168.97.30? That sould not be possible ... or am I wrong?

Maybe you did save the login informationen in pgAdmin on 192.168.97.30 once?

http://www.pgadmin.org/docs/1.4/pg/libpq-pgpass.html

Peter


pgsql-admin by date:

Previous
From: Andreas Wenk
Date:
Subject: MD5 password issue
Next
From: Francesco Andreozzi
Date:
Subject: tuning tips, speed problem