From: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
---|---|
To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, Uros Gruber <uros(at)sir-mag(dot)com> |
Cc: | "'Bruce Momjian'" <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL odbc list <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: [GENERAL] Auth problem in pg_hdba.conf |
Date: | 2002-04-29 02:29:06 |
Message-ID: | 3CCCAFF2.77A0006A@tpf.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Dave Page wrote:
>
> > -----Original Message-----
> > From: Bruce Momjian [mailto:pgman(at)candle(dot)pha(dot)pa(dot)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/
From | Date | Subject | |
---|---|---|---|
Next Message | Hiroshi Inoue | 2002-04-29 04:28:50 | Re: ODBC3, VB, cursortype, bug and transactions |
Previous Message | Dave Page | 2002-04-28 19:50:53 | Re: [GENERAL] Auth problem in pg_hdba.conf |