Link to home
Start Free TrialLog in
Avatar of dastrw
dastrw

asked on

jdbc connection through Windows OS Authentication

We are trying to use jdbc to connect to an Oracle database using Windows OS Authentication.  When using Windows OS Authentication, we don't need to specify the password.

When we try to connect with the jdbc thin client, it says that it will not work without a password specified.

Is there a way to get the jdbc thin client to connect using Windows OS Authentication, or should we be using something like jdbc OCI, etc.?
ASKER CERTIFIED SOLUTION
Avatar of techji
techji

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial