Re: [GENERAL] Auth problem in pg_hdba.conf - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: [GENERAL] Auth problem in pg_hdba.conf
Date
Msg-id EKEJJICOHDIEMGPNIFIJMEHPHKAA.Inoue@tpf.co.jp
Whole thread Raw
In response to Re: [GENERAL] Auth problem in pg_hdba.conf  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [GENERAL] Auth problem in pg_hdba.conf  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-odbc
> > >> Hi!
> > >>
> > >> I wan't to use md5 passwords so i set in pg_hba.conf
> > >>
> > >>
> > >> host      all         0.0.0.0       0.0.0.0            md5
> > >>
> > >> Then i add some users with PGAdminII and when i check in
> > >> pg_shadow there were md5 hashes like this
> > >>
> > >> md5053b5de16e........................
> > >>
> > >> When i try to connect with that user it failed with error
> > >> wrong password.

Just a confirmation.
Did you use the original password not the above md5053b5de... ?

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Auth problem in pg_hdba.conf
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Auth problem in pg_hdba.conf