SQL Server Reporting Service - Service Manager Error - User Does not have required permission

◇◆丶佛笑我妖孽 提交于 2019-12-13 02:38:46

问题


I have Fresh Install SSRS 2008 R2 on Win2k8 box ( on which i am administrator). After install, When i run Reports Manager, It gives following error

User 'WIN2008\Tellink' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed.

I could not find any answer on the web to quickly resolve the problem. Can anyone please help with this?


回答1:


I found the answer. And here is solution - Since i was using non built in administrator account to access report manager, i was gettnig the error. I log off as 'WIN2008\Tellink' and log back in as Administrator Account to acess reports manager. Then i was able to access it.

After that i have added 'WIN2008\Tellink' usr to the usr role.



来源:https://stackoverflow.com/questions/3877527/sql-server-reporting-service-service-manager-error-user-does-not-have-requir

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!