md5 authentication issues with psqlODBC driver for Windows - Mailing list pgsql-odbc

From Chris Davis
Subject md5 authentication issues with psqlODBC driver for Windows
Date
Msg-id 174325.97827.qm@web112010.mail.gq1.yahoo.com
Whole thread Raw
Responses Re: md5 authentication issues with psqlODBC driver for Windows
List pgsql-odbc
I've been running into an issue where I get an error "password authentication failed" while using the psql ODBC driver
forWindows, with the database residing on a Linux machine.   

I know my current setup is (relatively) correct since:
1) I've previously used a JDBC driver with postgres and md5 authentication, with no problems (with Linux on both client
andserver) 
2) In Windows I can look at the ODBC sources and always verify that I can connect to the database
3) I'm able to fix the problem by using trust instead of md5 authentication

Basically, I'm using the driver to connect the statistics program SPSS to a database.  I can always connect to the
databaseand see the tables, but the problem occurs when I try to make a query.  The first time might work and actually
returnresults, but after that, I consistently get the "password authentication failed" error.   

Is there a chance this is a bug/human error with how I'm using the driver, or should I be on the SPSS message forum
instead?

Thanks,

Chris





pgsql-odbc by date:

Previous
From: Josh T
Date:
Subject: Re: VBA ADO Command Date Parameter Not Working
Next
From: Hiroshi Inoue
Date:
Subject: Re: odbc driver leaks memory when connection failed