Link to home
Create AccountLog in
Avatar of canuckconsulting
canuckconsultingFlag for United Kingdom of Great Britain and Northern Ireland

asked on

How to restrict web access to SSRS Server

We have a SSRS server setup on our network.  Currently anyone on our network can navigate to http://OurServer/ReportServer and have full access.

We have a web front end which users should be using to access the reports.  How can we configure the server such that only requests made from the local server have access?  Any requests should be denied.
ASKER CERTIFIED SOLUTION
Avatar of Jason clark
Jason clark
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of canuckconsulting

ASKER

Thank you Jason.