问题
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