Re: pgaccess use wrong password - Mailing list pgsql-admin

From Loïc TREGOUËT
Subject Re: pgaccess use wrong password
Date
Msg-id 39350FEA.E1133121@ext.cri74.org
Whole thread Raw
In response to Re: pgaccess use wrong password  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses vacuum  ("Rainer Mager" <rmager@vgkk.com>)
List pgsql-admin
Bruce Momjian wrote:

> >        Excuse me for the latest message , i've found the solution
> >
> > local    all    password    passwdfile
> >
> > Now , passwords are stored (and crypted) in passwdfile .
> > The authentication with psql is ok
> >
> > But pgaccess still use the password in clear in pg_shadow . Is there an
> > option , i've not set correctly ?
>
> I bet pgaccess is using tcp communications.  Try adding a 'host' line
> too.
>
> --
>   Bruce Momjian                        |  http://www.op.net/~candle
>   pgman@candle.pha.pa.us               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Thanks a lot , I was a little bit tired and i forgot to reboot postmaster :
it's all !

    I will be careful for the next time !

                                                        loic


pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgaccess use wrong password
Next
From: Bruce Momjian
Date:
Subject: Re: table size limit under Linux