I can't create a NT account for everyone that need access to the reports. Does anyone know or have a link to the info to allow anonymous access to reporting services reports ?
Thanks
I can't create a NT account for everyone that need access to the reports. Does anyone know or have a link to the info to allow anonymous access to reporting services reports ?
Thanks
Thanks, I had tried it before but was failing, tried again and worked fine, must have missed something the first time around.
The steps are very simple:
Anonymous access is no longer a simple configuration for MS SQL Reporting Services 2008. I started on that path and ended up integrating Reporting Services into our existing security system. You could follow these instructions to achieve anonymous access also.
In case it may help - particularly with SSRS 2008
It depends on the autentication type you have choosen, with basic auth you may achieve this. However, if it is in corporate environment, why not use the RSWindowsKerberos
, RSWindowsNegotiate
, RSWindowsNTLM
- as far as users are members of the domain, they use integrated authentication.
You will get better security and flexibility and consolidation of access rights. Please also don't forget to use the built in networkservices as service account for your reporter, if you use domain account you will definitely need registration of SPN at your domain controller.
If your server is on a windows domain you can grant access to a group eg. Domain Users