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 3CCCAFF2.77A0006A@tpf.co.jp
Whole thread Raw
In response to Re: [GENERAL] Auth problem in pg_hdba.conf  (Dave Page <dpage@vale-housing.co.uk>)
List pgsql-odbc
Dave Page wrote:
>
> > -----Original Message-----
> > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> > Sent: 28 April 2002 00:26
> > To: Hiroshi Inoue
> > Cc: Uros Gruber; PostgreSQL odbc list
> > Subject: Re: [ODBC] [GENERAL] Auth problem in pg_hdba.conf
> >
> >
> > Hiroshi Inoue wrote:
> > > > > >> 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
>
> What I don't remember though (and can't check right now) is whether the
> current version shipped with psqlOBDC 07.01.0009 or later (which is required
> to use MD5 passwords).

7.01.0009 is the first version that can use md5 authentication
with 7.2 or later servers.
In 7.2 the change of pg_hba.conf isn't refected immediately.
Did he invoke e.g. pg_ctl reload ?

regards,
Hiroshi Inoue
    http://w2422.nsk.ne.jp/~inoue/

pgsql-odbc by date:

Previous
From: Dave Page
Date:
Subject: Re: [GENERAL] Auth problem in pg_hdba.conf
Next
From: Hiroshi Inoue
Date:
Subject: Re: ODBC3, VB, cursortype, bug and transactions