Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Architecture, configuration, security

Author  Topic 

sevavays
Starting Member

1 Post

Posted - 2008-07-03 : 12:03:34
Hi,
we need to expose reports (SQL Reporting Services) to users outside a Firewall. Of course, we don't want to expose reports to all world, so we need to put right network configuration, architecture, security in place.
What would be the recommendation for network configuration / architecture (Firewall / DMZ / Web Server (IIS) / SSL)?
Any web links about this topic?
Thanks.

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2008-07-07 : 02:13:22
Allow the users needing to see the reports a route through the firewall and give them a username/pwd on the reporting server OR publish the report to a secure web-site.
Go to Top of Page
   

- Advertisement -