Skip to Main Content

DevOps, CI/CD and Automation

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!

Kerberos connection with IIS 7

207769Apr 24 2013 — edited Apr 25 2013
How should IIS 7 with Kerberos for a connection to an Oracle database be configured?

We have a Web application which uses Oracle as the back end, and an ASP.Net MVC application running on IIS 7. When we run the application over NTLM with a user hard coded for the connection, we are able to access our Oracle database without a problem. Our connection to oracle uses the account of the Windows user accessing the Web site, so we are not using connection pooling, nor a specific Oracle user for our connections.

We have configured Kerberos on Oracle, and we have no problem connecting from the Web server to Oracle using SQL Plus with an authenticated user. So we are pretty sure our configuration of IIS is not correct.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 23 2013
Added on Apr 24 2013
1 comment
1,967 views