How to view Reports | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

How to view Reports

I have done a sql report but my users cannot access it from their .NET application as I didnt give permissions to the end user.Do I need to set up permissions to the users who wants to just view the report, I dont think so? so How can the end user view my developed reports. Thanks!
"He laughs best who laughs last"
What is the authentication method used to connect?
If they use windows only then they should have privileges to view the reports. May check RS books online for more information.
Linkhttp://msdn.microsoft.com/msdnmag/issues/04/08/sqlserverreportingservices/ fyi. Satya SKJ
Moderator
http://www.SQL-Server-Performance.Com/forum
This posting is provided “AS IS” with no rights for the sake of knowledge sharing.
I am using windows authentication. Do I need to give authentication in the report manager by creating some group? Thanks!
"He laughs best who laughs last"
Yes, ofcourse. Satya SKJ
Moderator
http://www.SQL-Server-Performance.Com/forum
This posting is provided “AS IS” with no rights for the sake of knowledge sharing.
Thanks satya. Thanks!
"He laughs best who laughs last"
Satya
Is there any way I can migrate my sql server user role to reporting services. Thanks!
"He laughs best who laughs last"
I am using a windows group in my reporting services but when a user access reports it is denying the access becuase its looking for specifc windows id and not just a windows group.
Thanks!
"He laughs best who laughs last"
Any help? Thanks!
"He laughs best who laughs last"
Check permission for that user on MSDB database. Satya SKJ
Moderator
http://www.SQL-Server-Performance.Com/forum
This posting is provided “AS IS” with no rights for the sake of knowledge sharing.
Came through thishttp://odetocode.com/Articles/215.aspx link on web, fyi. Satya SKJ
Moderator
http://www.SQL-Server-Performance.Com/forum
This posting is provided “AS IS” with no rights for the sake of knowledge sharing.
Hi
I am trying to give access to browse reports for all Id’s in the windows group, but it doesnt work, why so?
If I add a new user like say "DOWDAdraj" where DOWDA is a windows group and draj is user account, it works fine BUT
If I add "DOWDA" its not working. I am doing so expecting that it gives access to all of the users in the group. Thanks!
"He laughs best who laughs last"
]]>