OS Authentication and JDBC [message #366734] |
Thu, 16 November 2000 13:37 |
Matt Kott
Messages: 1 Registered: November 2000
|
Junior Member |
|
|
Does anyone know if it is possible to use Oracle's thin JDBC driver to connect with a user who is externally authenticated instead of internally authenticated?
The only solution I seem to come to is that I must create 2 accounts for each user, one that is authenticated externally and has the os authentication prefix, and another that is authenitcated internally with a password.
Does anyone know if there is a way to only have one user account that can be both authenticated externally and via JDBC?
|
|
|