From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | <mark(at)bravo(dot)mcphersontimberlands(dot)com>, <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: odbc and crypt authentication |
Date: | 2003-12-09 20:01:35 |
Message-ID: | 03AF4E498C591348A42FC93DEA9661B8720201@mail.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
> -----Original Message-----
> From: mark(at)bravo(dot)mcphersontimberlands(dot)com
> [mailto:mark(at)bravo(dot)mcphersontimberlands(dot)com]
> Sent: 02 December 2003 05:31
> To: pgsql-odbc(at)postgresql(dot)org
> Subject: [ODBC] odbc and crypt authentication
>
> Dear Postgres ODBC People:
>
> I have an offsite Postgres server that I occasionally
> access with the MS/ODBC Driver using MS Access. The server
> requires crypt authentication. I have to disable crypt
> authentication to get the ODBC Driver to work. (Crypt does
> not work for some reason, and the error I get displays a
> problem regarding crypt). This is not a big issue for me, but
> I would really like to know if I am all alone here or if it
> is a problem everyone knows about.
Hi Mark,
The ODBC driver doesn't support crypt. MD5 is supported and is generally
preferred these days anyway.
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Philippe Lang | 2003-12-10 07:38:53 | Re: Sniffer to trace ODBC calls? |
Previous Message | Dave Page | 2003-12-09 18:40:17 | Re: Sniffer to trace ODBC calls? |