Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I use OS authentication with WebLogic jDriver for Oracle and WebLogic JDBC connection pools?

0
Posted

How do I use OS authentication with WebLogic jDriver for Oracle and WebLogic JDBC connection pools?

0

I’d like to set up a WebLogic JDBC connection pool so that it uses the authentication associated with the user who is running my client application. I’m using WebLogic jDriver for Oracle. How can I do that? Due to an OCI bug, WebLogic Server does not support OS Authentication on Solaris. Other operating systems, such as HP-UX and NT, are supported. Using OS authentication in connection pools essentially means that you are using the userid of the user that started the WebLogic Server. This means that database security will rely strictly on the security of WebLogic; that is, if you are allowed to make a client connection to the WebLogic Server and access the pool, then you can get to the database. You can do this with WebLogic jDriver for Oracle because Oracle uses the process owner to determine who is attempting the connection. In the case of WebLogic JDBC, this is always the user that started the WebLogic Server. To set up your Oracle instance to use this feature, your DBA needs to fol

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.