Authentication failed

From: Guy Corbaz <guy(dot)corbaz(at)urbanet(dot)ch>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Authentication failed
Date: 1998-07-02 16:19:59
Message-ID: 359BB32F.142B9B0A@urbanet.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,

I try to uses ODBC on Windows NT 4.0 to connect on postgresql, but I
always receive the messsage

be_recvauth: host-based authentication failed
/usr/bin/postmaster: ConnStartup: Failed to authenticate client as
Postgres used

Even after allowing having the following line in
pg_hba.conf

host all 127.0.0.1 255.255.255.255 trust
host all 0.0.0.0 0.0.0.0 trust

I uses PsqlODBC

Does someone have an idea ?

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jeffrey Napolitano 1998-07-02 18:57:08 JDBC and DriverManager
Previous Message Guy Corbaz 1998-07-02 16:06:35 (no subject)