Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: connection using secureID tokens and JDBC thin
Rahul
My understanding is that the JDBC thin client does not use Net8 across the network, but just connects directly to the listener. For example, on client systems that use thin client, I have not had to configure a tnsnames.ora. The way I understand secureID works, something on the client authenticates the connection to the server. My guess, and it is just a guess, since I've never worked with secureID, is that you will have to switch to thick client which uses Net8 to handle the connection.
Dennis Williams
DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Monday, November 03, 2003 3:44 AM
To: Multiple recipients of list ORACLE-L
dear list,
The setup:
app server 9ias 1.0.2.2.2a
db server 9i R2.
The application
Our app connects to the DB using JDBC thin, a simple app showing fields and inserting data into
underlying tables.
The problem
All was working fine, then the management asked us to use RSA/ACE security using Token cards,
we have implemented everything and all works fine, we CAN connect from the IAS to the DB using sql*plus
and providing the passcode, BUT out application (using JDBC thin) is not able to connect !!!
"invalid username or password" !!! we have another back office app connecting to the DB using web forms 6i,
which also has the same problem after we setup secureID.
again, we have no prolems connecting from SQL*PLUS using secureID passcodes
please advise
-rahul
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: DENNIS WILLIAMS
INET: DWILLIAMS_at_LIFETOUCH.COM
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting servicesto: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Nov 03 2003 - 07:24:25 CST
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |