Forum Discussion
PowerBI Report Server reports: Passing user credential to data source
No, you can delegate each user's identity to the data source (using Kerberos), or you can store one set of credentials, but there's no option to prompt each user for credentials when they open the report.
How do you delegate the users identity to the data source? I can't find any kerberos options in the powerbi report server configuration manager. Thanks in advanced!
- riccardomuti8 years agoMicrosoft Employee
See this article: https://docs.microsoft.com/en-us/power-bi/report-server/configure-kerberos-powerbi-reports.
- sblakeb8 years agoRegular Visitor
Has anyone followed this doc and been successful? I'm trying to connect PBIRS(March'18) to SQL Server'17 Enterprise and have it pass user credentials for the person running the report to SQL Server. There are a great many things I'm good at. Active Directory isn't one of them; in particular "SPN's." Anyone have more specific instructions for non-AD server admins to tell the AD server admins what to do and how to do it? I'm currently getting blank stares from them.