Skip to Main Content

Analytics Software

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!

Error 401--Unauthorized configuring Kerberos SSO on 11.2 system

User_RUHNJJun 7 2021

We are trying to configure Kerberos SSO on 11.2 system. We had done this in the past on 11.1.2.2 and 11.1.2.4 systems as well so we are kind of familiar with the steps. We have also reviewed https://docs.oracle.com/en/applications/enterprise-performance-management/11.2/epmsc/GUID-AD51B245-683F-4500-8EEF-90CCDE405181.pdf during the process. After completing the steps we are getting Error 401 error when testing SSODiag URL http://OHS_HOST_NAME:PORT/SSODiag/krbssodiag
image.pngI came across a Oracle doc (Doc ID 1930967.1) for a similar problem. Unfortunately the solution provided in the document does not appear to be straight forward for me and I am looking for some help.
Solution provided in the Oracle doc - Since any time that we apply a change to the domain variables (setDomainEnv) we must do the same to the windows service, we have 2 possible solutions:
1. Re-install the windows service
or
2. Add the parameters directly to registry in:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\beasvc <DomainName>_AdminServer\Parameters]

What parameters are they referring to?

Comments