Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Does JDBC support OS_Authentication (UNIX) to access database?

309629Aug 20 2002

Hi,

I have an Oracle 9i database account with OS_authenticated password. The database server is running on Unix. I have a Unix account. The database access was set to be OS authenticated. As long as I am able to login the Unix system, I don't need to submit a password to the database when accessing the database.

How does JDBC support this feature? I am using the thin driver DriverManager.getConnection and getConnection needs a database login and password.

Any input would be appreciated. Thank you!

Kam

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 19 2002
Added on Aug 20 2002
1 comment
311 views