Re: odbc - ssl: how-to-do-it.

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: odbc - ssl: how-to-do-it.
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B83AF0DE@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на odbc - ssl: how-to-do-it.  ("John K. Herreshoff" <jkherr@centurytel.net>)
Список 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 по дате отправления:

Предыдущее
От: Jeff Eckermann
Дата:
Сообщение: Re: TEXT datatype and ODBC?
Следующее
От: Sébastien Dehesdin
Дата:
Сообщение: Freezing with the EDB engine