HelloI have a security related issue in SSRS 2012I have users in Active directory groups that should define which folders they can see (and, I turn reports they can run)I want to ensure that individuals can only see folders that relate to the groups they are inI am looking to secure this at folder level, soClick next to the folder and select SecurityAdd the user group (Domain\Group)Tick BrowseOKWhen the user attempts to access SSRS, they get:[b]User '<Domain>\<Name>' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed[/b]I've followed some instructions that work:To get this resolved you need to start you Internet Explorer as Administrator -> Run as Administrator then open the url http://<Server name>/Reports this will take you to the "SQL Server Reporting Services" Home page Click on the "Folder Settings" button.Click on the "New Role Assignment" button.Add the Group or user name: DOMAIN\USER_NAME, and permissions you have logged in as.Click on Ok button.The issue I have though, is that this sets security at HOME levelI am now having to go into each sub folder and remove the appropriate groups causing broken parent inheritanceI suppose that works but it does seem long windedIs there a better approach here as this means I have to go in and remove groups every time I create a new oneI would really expect to have no access unless you are added to a sub folderThanksDamian.
↧