ODBC and Kerberos

From: John Demme <john(at)cadcode(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: ODBC and Kerberos
Date: 2005-02-03 05:52:44
Message-ID: 4201BC2C.9010707@cadcode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Kerberos is an authentication technology that supports the holy grail of
IT: SSO (single sign-on). PostgreSQL supports kerberos. Does the ODBC
driver support using kerberos on the client side so that once the user
has the kerberos ticket on their machine, a password doesn't have to be
sent to PostgreSQL (and thus getting SSO with the database)?

Haven't been able to find any documentation about this.

Thanks
John

Browse pgsql-odbc by date

  From Date Subject
Next Message Peter Eisentraut 2005-02-03 06:53:48 Re: [ODBC] odbc.sql?
Previous Message Richard Huxton 2005-02-02 17:51:33 Re: plz do help me.