Re: pgaccess use wrong password

Поиск
Список
Период
Сортировка
От Loïc TREGOUËT
Тема Re: pgaccess use wrong password
Дата
Msg-id 39350FEA.E1133121@ext.cri74.org
обсуждение исходный текст
Ответ на Re: pgaccess use wrong password  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы vacuum
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pgaccess use wrong password
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: table size limit under Linux