Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Running Power BI Report Server, version 15.0.1113.165
What am I missing to get the report server to use Kerberos?
It sounds like you've covered most of the key points. Ensure that the SPNs are correctly registered and that the domain service account has the correct delegation settings. Also, verify that the Oracle client on the report server is properly configured to support Kerberos. Sometimes, additional settings or troubleshooting in Kerberos configuration may be needed.
Hi, @CJD
In Active Directory, ensure that service accounts are trusted for delegation to Oracle services. This can be done in the Delegation tab of the service account. Also make sure that you have the correct SPN set up for the service account that is running the report server.
Make sure that the rsreportserver.config file is correctly configured to use Kerberos. The authentication type should be set to RSWindowsNegotiate. You can check this link:
Configure Kerberos to use Power BI reports - Power BI | Microsoft Learn
You also need to see if the Oracle client on the report server is configured to use Kerberos. This involves setting the appropriate Kerberos parameters in the sqlnet.ora file.
Check if there are any network issues or firewall rules blocking Kerberos traffic between the report server and the Oracle database server. You can refer to this post:
Solved: Oracle database connection error in Power BI Repor... - Microsoft Fabric Community
Now that Kerberos logging is enabled, check the logs for any Kerberos-related errors. You can also enable verbose logging for the report server for more details. Check that you're using an Oracle client version that's compatible with your Power BI Report Server. You can check the following link:
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for the suggestions. I went through them but did not resolve the issue.
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.