Re: md5 with odbc connections???

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: 'Pablo Avilés' <paviles(at)its(dot)co(dot)cr>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: md5 with odbc connections???
Date: 2002-04-21 18:53:30
Message-ID: AE0489E2D9F21E4FB5A2DDBBA713908D01FB03@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

Make sure that your pg_hba.conf entries are of type 'md5' instead of
'password'.

Regards, Dave.

-----Original Message-----
From: Pablo Avilés [mailto:paviles(at)its(dot)co(dot)cr]
Sent: 19 April 2002 15:31
To: pgsql-odbc(at)postgresql(dot)org
Subject: [ODBC] md5 with odbc connections???

Hi
I have postgresql 7.2, and the last odbc pg driver. I'm trying to connect to
postgresql using odbc, but with MD5 encryption for passwords.
I suposse that I need a flag in the connection string of my odbc string or
provider.
I take many hours in Internet looking that, but I can't find.
What I need to do?

Thanks

Pablo Avilés Cisneros
Technology, ITS
San José, Costa Rica
email:paviles(at)its(dot)co(dot)cr <mailto:paviles(at)its(dot)co(dot)cr>

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2002-04-22 00:16:15 Re: md5 with odbc connections???
Previous Message Hiroshi Inoue 2002-04-19 22:13:27 Re: Stored Procedure Trouble