Re: [BUGS] BUG #1001: Inconsistent authentication between psql and PQconnectdb - possible security implications?

2003-12-05 Thread Bruno Wolff III
On Fri, Dec 05, 2003 at 12:47:58 -0400, PostgreSQL Bugs List <[EMAIL PROTECTED]> wrote: > > All is well with psql authentication. However, when I tried to > use knoda/hk_classes to access the database, I could not get authenticated. A > typical error message was IDENT authentication failed fo

Re: [BUGS] BUG #1001: Inconsistent authentication between psql and

2003-12-05 Thread Stephan Szabo
On Fri, 5 Dec 2003, PostgreSQL Bugs List wrote: > I use "ident sameuser" authentication. Here are the relevant details from > pg_hba.conf. > > local all all ident sameuser > hostall all 127.0.0.1 255.255.255.255