Authentication failed - Mailing list pgsql-interfaces

From Guy Corbaz
Subject Authentication failed
Date
Msg-id 359BB32F.142B9B0A@urbanet.ch
Whole thread Raw
List 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 ?


pgsql-interfaces by date:

Previous
From: Guy Corbaz
Date:
Subject: (no subject)
Next
From: Jeffrey Napolitano
Date:
Subject: JDBC and DriverManager