Re: pgaccess use wrong password

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Loïc TREGOUËT <loic(at)ext(dot)cri74(dot)org>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: pgaccess use wrong password
Date: 2000-05-31 13:09:39
Message-ID: 200005311309.JAA28541@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2000-05-31 13:12:44 Re: table size limit under Linux
Previous Message Wallingford, Ted 2000-05-31 12:45:55 create view security