unknown authentication type?

From: "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: unknown authentication type?
Date: 2002-09-04 19:26:00
Message-ID: 73309C2FDD95D11192E60008C7B1D5BB04C73EB7@snt452.corp.bcbsm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Browse pgsql-general by date

  From Date Subject
Next Message Marcos Viera - PROYTEK, S.A. 2002-09-04 20:23:53 Create a database in qnx 4.25?
Previous Message Patrik Kudo 2002-09-04 18:17:40 Re: Two large files instead of one?