Oracle with Kerberos authentication and Windows 2003 Server as KDC

Posted by Supaplex on Server Fault See other posts from Server Fault or by Supaplex
Published on 2010-02-23T22:11:38Z Indexed on 2012/08/28 3:40 UTC
Read the original article Hit count: 540

I am running Oracle 10.2 on a Windows 2003 Server SP2 which is also the domain controller on the network. I wish to switch authentication method from NTS to Kerberos.

I have spent a lot of time trying to configure Oracle with Kerberos authentication from the Oracle Advanced Security option from the Net Manager utility. I have disabled NTS so Kerberos is promoted as the preferred authentication method. But as soon as the configuration is saved from Net Manager and I restart the Oracle server service, Oracle will not start. I don't know what Oracle is complaining about, because I don't know where to look for the Oracle error log. My first question is: how can I figure out what's bugging Oracle?

My second question: is there a good tutorial for setting up Oracle on a Windows 2003 with Kerberos Authentication, where the Windows 2003 Server is the KDC? Maybe there is a book I can get?

I have read Oracles own guide, but it is mostly for Linux/Unix.

Thanks a lot!

© Server Fault or respective owner

Related posts about windows-server-2003

Related posts about Oracle