JDBC driver 7.1 and Kerberos 5 - Mailing list pgsql-jdbc

From Dhruv Pandya
Subject JDBC driver 7.1 and Kerberos 5
Date
Msg-id 17488608.1006723096291.JavaMail.imail@blizzard.excite.com
Whole thread Raw
List 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



pgsql-jdbc by date:

Previous
From: Rene Pijlman
Date:
Subject: Re: Funny timezone shift causes failure in test suite
Next
From: Barry Lind
Date:
Subject: Re: "Unable to fathom update count" - what does it mean?