JDBC driver 7.1 and Kerberos 5

From: Dhruv Pandya <dhruv_pandya(at)excite(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: JDBC driver 7.1 and Kerberos 5
Date: 2001-11-25 21:18:16
Message-ID: 17488608.1006723096291.JavaMail.imail@blizzard.excite.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi All,

I am fairly new to JDBC. In our Computing department, I have been allocated
a database which authenticates via Kerberos 5. Any ideas how I can connect
to it with this authentication. I get the following exception for
Connection db =
DriverManager.getConnection("jdbc:postgresql://db.doc.ic.ac.uk/db","dp98","password");

Exception with 7.0 and 7.1 driver:
SQL error Kerberos 5 authentication is not supported by this driver.

Thanks.

Dhruv

______________________________________________________________________________
Send a friend your Buddy Card and stay in contact always with Excite Messenger
http://messenger.excite.com

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-11-25 23:46:55 Re: "Unable to fathom update count" - what does it mean?
Previous Message Dhruv Pandya 2001-11-25 19:50:20 JDBC driver 7.1 and Kerberos 5