From: | "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com> |
---|---|
To: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | SOLVED: RE: unknown authentication type? |
Date: | 2002-09-04 20:52:01 |
Message-ID: | 73309C2FDD95D11192E60008C7B1D5BB04C73EBB@snt452.corp.bcbsm.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
--never mind folks -
--i installed an updated driver and things worked again.
--sorry 'bout that.
-X
-----Original Message-----
From: Johnson, Shaunn
Sent: Wednesday, September 04, 2002 3:26 PM
To: pgsql-general
Subject: [GENERAL] unknown authentication type?
Howdy:
Running PostgreSQL 7.2.1 on RedHat Linux 7.2.
Have a user who has installed the PostgreSQL ODBC
driver (7.01.00.05) on the Windows98 laptop.
I have configured the pg_hba.conf :
[snip]
# TYPE DATABASE IP_ADDRESS MASK AUTH_TYPE AUTH_ARGUMENT
host all xx.0.0.1 255.255.255.0 md5
[/snip]
On PostgreSQL, I've changed his password to reflect
any new changes and have made the configuration
to the ODBC driver under the ODBC Data Source area.
I've tested this against a few others, but it seems
to me that this should work (yeah, I know ...)
When he tries to connects to the database via MS Access 97
through the ODBC driver, he gets an error:
Unknown authentication type #201
My question: what, exactly, is the authentication type
referring to and how can I fix this?
Thanks!
-X
From | Date | Subject | |
---|---|---|---|
Next Message | Timothy Seever | 2002-09-04 23:42:07 | Copying contents of OLD/NEW in a trigger |
Previous Message | Marcos Viera - PROYTEK, S.A. | 2002-09-04 20:23:53 | Create a database in qnx 4.25? |