User Authentication Problem - Mailing list pgsql-admin

From Bryan Brunton
Subject User Authentication Problem
Date
Msg-id 316E0AE33DA6D1119E0D00400535C0A301EFB1@zarathustra.flesherfab.com
Whole thread Raw
List pgsql-admin

I installed Postgres from RPMs from a RedHat site on to RH 5.0.

I didn't have the latest ncurses library and I had I had to do a --force
to get that to install.

I have user authentication turned off with the trust parameter in
pg_hba.conf.

I can connect fine from the local machine with pgsql to postgres user or
to
new users I have created.  However, over IP, with ODBC and with pgaccess

(using the server's IP), I always get user authentication failure.
However with
the trust parameter, there should be no user authenitication being
attempted!

What's wrong here?

Please send reply to bryan@flesherfab.com

pgsql-admin by date:

Previous
From: Mateus Cordeiro Inssa
Date:
Subject: Errors in selecting pg_proc
Next
From: Bryan Brunton
Date:
Subject: RE: User Authentication Problem