Skip to Main Content

Oracle Database Discussions

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!

Oracle Integration with Active Directory - Additional parameters to specify user account when using kerberos?

franquistNov 20 2023 — edited Nov 20 2023

Hello,

Is it possible to specify a username in the connection string so I can determine the user account tied to the Kerberos ticket

Data Source=myOracleDB;User Id=/;

Data Source=myOracleDB;User Id=/; **username='user01'** so I can lookup users while still using Kerberos

Thanks for the feedback

Comments
Post Details
Added on Nov 20 2023
1 comment
264 views