Thanks, I had tried it before but was failing, tried again and worked fine, must have missed something the first time around.
The steps are very simple:
- Standard install of SSRS 2005
(Integrated authentication)
- In
IIS, duplicate the ReportingServices
virtual directory and name it Public
- Under Public properties set
Directory Security - Authentication
and Access Control - to Enable
Anonymous access using the
IUSR_ account. Uncheck
all other access types.
- Using the
report manager, set up a folder
named Public, and added the
IUSR_ account to the
Public directory role manager with a
viewonly role. (Assuming you have
already established a viewonly role
as one with only the 'view reports'
task enabled.)
- Add any other
types of administrative/developer
accounts