pbirs kerberos
2 TopicsPowerBI Report Server Connection to Remote Oracle Database Fails Using Kerberos
Running Power BI Report Server, version 15.0.1113.165 On the report server I have a connection to an Oracle database running on a remote non-Windows server in the same domain that I want to use the current user's credentials (e.g., using Kerberos). This connection fails with an invalid username/password error. It does not appear to be using Kerberos in the attempt. Connections that specify credentials succeed. The report server config file uses RSWindowsNegotiate. The report server runs under a domain service account. The account is configured to allow the delegation. SPNs have been created on the service account. I can't find anything in the logs (Windows and report server) to indicate the problem. Kerberos logging is enabled. When logged on to the machine hosting the report server, I can use SQL*Plus to connect to the Oracle database using Kerberos so that much is working. What am I missing to get the report server to use Kerberos?1.3KViews0likes3CommentsSPN for external domain name
Hi everybody, I need help with SPN for my PBIRS. I have domain account for my RS service and it has 2 SPN: setspn -L service.pbi Registered ServicePrincipalNames for CN=service.pbi,OU=Services,DC=domain,DC=local: HTTP/srv-powerbi.domain.local HTTP/srv-powerbi And kerberos works fine. But I want to use my external domain name, like bi.domain.com. I've tried to add SPN like HTTP/bi.domain.com for my service account but it doesn't help me. Maybe anyone has expirience with this case and can help me?878Views0likes0Comments