Re: [HACKERS] User authentification failed

From: David Hartwig <daveh(at)insightdist(dot)com>
To: Dmitry Samersoff <dms(at)dux(dot)ru>, pgsql-interfaces <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] User authentification failed
Date: 1998-06-15 23:15:37
Message-ID: 3585AB19.D9DDEFC7@insightdist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

May I suggust upgrading your driver. Check out:

http://www.insightdist.com/psqlodbc

Also use list pgsql-interfaces for ODBC topics.

Dmitry Samersoff wrote:

> Dear All,
>
> When my Postgres 6.2.1 has upgraded to 6.3.2
> (hba enabled, pg_hba.conf contain to lines:
> local all trust
> host piter 195.242.10.174 255.255.255.255 trust
> )
>
> I have trouble to connect it by my MS Access through ODBC
> (postodbc package 0.31 from postodbc.magenet.com)
>
> Postgres report error "User authentification failed"
>
> It message is result missing result of
> old_be_recvauth in backend/libpq/auth.c
>
> To resolve problem immediatly, i just modyfy this function
> to return always true.
> IT IS TERRIBLE!
>
> Is there a normal way to correct this problem?
>
> Thank you !

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Brett McCormick 1998-06-15 23:44:31 seq scan only when function not in subquery (bug?)
Previous Message David Gould 1998-06-15 22:27:26 Re: [HACKERS] S_LOCK reduced contention

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 1998-06-16 02:43:56 Re: [QUESTIONS] errors on transactions and locks ?
Previous Message Byron Nikolaidis 1998-06-15 22:24:42 NEW ODBC DRIVER v.0246