User authentication process

From: adf <basuraaqui(at)bluebottle(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: User authentication process
Date: 2006-10-16 20:13:22
Message-ID: 1161029602.4533e7e23325d@mail.bluebottle.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi all.

I've read somewhere in PostgreSQL that when a client tries to connect to PostgreSQL, the client md5-encryptes the password and then md5-encyptes again the result with some data the server sents him.

Is this behavior supported by this ODBC?

--------------------------------------------------------------------------
Get a spam free email account - Visit http://www.bluebottle.com

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Rick Hair 2006-10-16 22:56:24 Username and password from DSN being overwritten (fix included)
Previous Message Sean Davis 2006-10-15 03:32:19 Re: -- New to read from Oracle and insert into Postgress