Accessing SSRS Reports outside company domain

*爱你&永不变心* 提交于 2019-12-23 20:09:03

问题


From report manager we can assign new roles , but these users needs to be in the same network. So how to access the SSRS reports outside the network?


回答1:


I am assuming inside your organization you are accessing directly using the URL to SSRS server? There are two ways of providing the access to the reports

  • Not so good one but it works, Ask the users to dial in with their VPN connections and then they can continue the same way as if they were in same network
  • Build a ASP.net application which they can log on using their credentials and then use Report Viewer to display the requested report.


来源:https://stackoverflow.com/questions/11187308/accessing-ssrs-reports-outside-company-domain

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