Re: odbc - ssl: how-to-do-it. - Mailing list pgsql-odbc

From Dave Page
Subject Re: odbc - ssl: how-to-do-it.
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B83AF0DE@mail.vale-housing.co.uk
Whole thread Raw
In response to odbc - ssl: how-to-do-it.  ("John K. Herreshoff" <jkherr@centurytel.net>)
List pgsql-odbc

> -----Original Message-----
> From: John K. Herreshoff [mailto:jkherr@centurytel.net]
> Sent: 29 May 2003 19:56
> To: Dave Page
> Subject: Re: [ODBC] odbc - ssl: how-to-do-it.
>
>
> for what it is worth:  how do I do the MD5 stuff on a windows
> machine?  Or do
> I?  Is there an internet link that could get me going?
>
> (I really like the stunnel thing)

Just specify md5 in your pg_hba.conf, and use encrypted passwords. eg.

CREATE USER john WITH ENCRYPTED PASSWORD 'BetchaCantGuessMe';

You'll also need a recent ODBC driver.

Regards, Dave.

pgsql-odbc by date:

Previous
From: Jeff Eckermann
Date:
Subject: Re: TEXT datatype and ODBC?
Next
From: Sébastien Dehesdin
Date:
Subject: Freezing with the EDB engine