md5 authentication fails

From: "Randolph Jones" <jonesrf1(at)qwest(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: md5 authentication fails
Date: 2003-02-16 23:06:40
Message-ID: 3E501980.4020605@qwest.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I have pg 7.3.2 running on rh8 2.4.19.
I have pg_hba.conf with line
host testt user xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx md5

I can log on as user thru psql -h xxx.xxx.xxx.xxx testt
pgsql asks for password, allows logon to testt

I have a java program using user password that gets
authentication failed for user user error

username and passwd are the same as used in psql
on another machine the java program works ok
something is not set up right on the box that is failing

I set up the good box by trial and error, hacking/stumbling around until
something worked, then stagger on to the next debacle
no clue to what the difference might be

Any suggestions greatly appreciated

TIA
rfjones

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Eduardo 2003-02-17 02:43:45 DIFERENCE pg_stat_* pg_statio_*
Previous Message Tom Lane 2003-02-16 03:04:43 Re: initdb fails after installation on Mac OS X 10.2