Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

SSRS Set up and architecture questions

$
0
0
So i met with the Dev team yesterday to gather requirements for the SSRS installation on 2014. Right now the 2008 is sitting on its own box, and all report requests go to that box which has its own IIS on it. We'd like to use the load balancer instead, and that part seems pretty doable. The question i have is a front-end question. Currently each report has a list of AD accounts that can browse or run that report. These AD accounts are not AD groups, but individual people. Its a mess. There is no rhyme or reason, people were granted access to things if they asked, or the developer set the access to all domain users. Right now the more 'secure' reports are sometimes open the whole domain as well. I want to tighten this down, and they agreed. They have their own internal permission engine that grants people access to different parts of the internal website. I'm not sure how to set up SSRS's IIS to work with this. Do i need to just have it open to the world and depend on their front end to control who can see what, is there any way to prevent casual browsing if someone figures out the backend SSRS URL?

Viewing all articles
Browse latest Browse all 6525

Trending Articles