Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

SSRS and SQL data permissions

$
0
0
It's been a while since I setup SSRS and I'm stuck trying to allow access to a report. I setup SSRS to use NETWORK SERVICE and set that account as Server Role: public, User Mapping: public & db_datareader for the SQL databases I'm using for reports.My test user can access the reports URL, but has to login. I have one report with text only, which he can view, but he gets rsProcessingAborted and rsErrorOpeningConnection errors when he attempts to open one of the reports using SQL data.So here's the dumb question... Doesn't NETWORK SERVICE allow the user to login and use the assigned database without individual user accounts in SQL, or does each user still require a SQL login?Thank you,JC

Viewing all articles
Browse latest Browse all 2791

Trending Articles