kerberos authentication fails through asp.net pages
Hi all
I configured my oracle 10g server on windows 2003 using kerberos authentication. It works well when I connect through sql plus using "/@servicename".
when I give delegation rights "Trust this computer for delegation to any service [kerberos only] to webserver where my asp.net application runs, my application works well but when I give delegation rights "Trust this computer for specified services only" and add my oracle service principal into it, my application fails to run. What should I do ?
I configured my oracle 10g server on windows 2003 using kerberos authentication. It works well when I connect through sql plus using "/@servicename".
when I give delegation rights "Trust this computer for delegation to any service [kerberos only] to webserver where my asp.net application runs, my application works well but when I give delegation rights "Trust this computer for specified services only" and add my oracle service principal into it, my application fails to run. What should I do ?
0