Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: connection using secureID tokens and JDBC thin

RE: connection using secureID tokens and JDBC thin

From: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Date: Mon, 03 Nov 2003 05:24:25 -0800
Message-ID: <F001.005D5736.20031103052425@fatcity.com>


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
               





The information contained in this email and its attachments if any may contain privileged and confidential information intended only for the attention of the recipient(s) specified. If you are not a recipient , any forwarding , disclosure , photocopying , distribution or use of the information in any way is prohibited . If you have received this email in error , please email us immediately on <mailto:info_at_infotech.co.id> info_at_infotech.co.id or contact us on (62 21) 522 8775.


   

--

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 services

---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: 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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US