Hello there. We are having some problems in Reporting Services.
First off, we are creating a 'Dashboard' project (using Visual Studio 2005, Dundas Charts and SQL Server) that will display charts showing how their company is doing. On the Dashboard, we are also using the Report Builder so the users can create their own reports and see exactly what they want to see.
Before we had a problem with every company being able to access all databases (we wanted to limit it so that their company could ONLY see their data). We fixed that by adding a parameter to the end of the report builder path in the asp .net code.
What we want to do now is limit what directory they can save their reports too. Right now, they are able to save the report in any companies directory.
Remember, this is in Reporting Services, so it's a little different than Windows folder permissions.
If this isn't clear enough, let me know and i'll try to explain it a little clearer.
Thanks
Folders can be security-controlled using Windows or custom security. If the end user doesn't have rights to a folder, they won't eve see that folder.|||Are you saying that you can use the Windows permissions inside of the SQL Server Reporting Services? I've looked around and have not found anything on how to limit users to specific folders inside of RS.|||Open Report Manager and navigate to any folder. Go to the folder properties and then Security. You can define security policies for Windows users and/or groups.
No comments:
Post a Comment