Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Security Filters to Report Model Items

Author  Topic 

mwoolgar
Starting Member

11 Posts

Posted - 2006-05-05 : 11:19:07
Hi

Has anyone out there tried using FormsAuthentication together with a security filter to grant access to specific model items you want to secure? i.e. I'm trying to implement security on each row - giving different users different access.

Accordingly, I have been trying to implement the following tutorial:
http://msdn2.microsoft.com/en-us/library/ms365305.aspx

My problem is that this tutorial uses windows based authentication but I'm trying to apply this tutorial to the FormsAuthentication sample supplied by SQL2005. Consequently I get unstuck in lesson 1 when trying to set up permissions.

Can anyone help?

Cheers





Woolly
   

- Advertisement -