Hi,
Iwant to know that how does your SSRS maintain security ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Apr 16, 2012, 11:37 PM
Security in Reporting Services is provided by
- ASP.NET security,
- Microsoft Internet Information Services (IIS) security,
- Microsoft Windows security,
- built-in role-based authorization model.
please refer
http://msdn.microsoft.com/en-US/library/bb283323%28v=sql.90%29.aspx
http://msdn.microsoft.com/en-US/library/bb283249%28v=sql.90%29.aspx
http://msdn.microsoft.com/en-US/library/ms345223%28v=sql.90%29.aspx
http://msdn.microsoft.com/en-US/library/ms159866%28v=sql.90%29.aspx
hope this help