We are not able to get anonymous access working on a fresh install of SSRS 2008 R2. We realize it wasn't intended to work with anonymous but it is something we need for how we use SSRS. The best information we can find on getting it to work in 2008 is the article in this link:http://blogs.msdn.com/b/jameswu/archive/2008/07/15/anonymous-access-in-sql-rs-2008.aspxWe have followed this article exactly and have tried a couple different times with different settings and cannot get anonymous access to work whatsoever. The best we can assume is that this article is meant only for 2008 (not R2). Here are the errors we see in the log file after firing it up with these changes:=====rshost!rshost!5e4!06/02/2010-10:13:03:: e ERROR: Invalid ExtendedProtectionPolicy specified.servicecontroller!DefaultDomain!760!06/02/2010-10:13:03:: e ERROR: Error creating HTTP endpoint. System.ArgumentException: Value does not fall within the expected range. at Microsoft.ReportingServices.HostingInterfaces.IRsUnmanagedCallback.CreateHttpEndpoint(RsAppDomainType application, String[] urlPrefixes, Int32 cPrefixes, String[] hosts, Int32 cHosts, Boolean wildCardPresent, String virtualDirectory, String filePath, Int32 authType, Int32 logonMethod, String authDomain, String authRealm, Boolean authPersist, Int32 extendedProtectionLevel, Int32 extendedProtectionScenario, Boolean enabled) at Microsoft.ReportingServices.Library.ServiceAppDomainController.SetWebConfiguration(RunningApplication rsApplication, Boolean enabled, String folder)appdomainmanager!DefaultDomain!760!06/02/2010-10:13:03:: i INFO: The UserAccountControl value for the service account is 590336rshost!rshost!b64!06/02/2010-10:13:03:: e ERROR: Invalid ExtendedProtectionPolicy specified.servicecontroller!DefaultDomain!760!06/02/2010-10:13:03:: e ERROR: Error creating HTTP endpoint. System.ArgumentException: Value does not fall within the expected range. at Microsoft.ReportingServices.HostingInterfaces.IRsUnmanagedCallback.CreateHttpEndpoint(RsAppDomainType application, String[] urlPrefixes, Int32 cPrefixes, String[] hosts, Int32 cHosts, Boolean wildCardPresent, String virtualDirectory, String filePath, Int32 authType, Int32 logonMethod, String authDomain, String authRealm, Boolean authPersist, Int32 extendedProtectionLevel, Int32 extendedProtectionScenario, Boolean enabled) at Microsoft.ReportingServices.Library.ServiceAppDomainController.SetWebConfiguration(RunningApplication rsApplication, Boolean enabled, String folder)rshost!rshost!b64!06/02/2010-10:13:03:: e ERROR: Invalid ExtendedProtectionPolicy specified.servicecontroller!DefaultDomain!760!06/02/2010-10:13:03:: e ERROR: Error creating HTTP endpoint. System.ArgumentException: Value does not fall within the expected range. at Microsoft.ReportingServices.HostingInterfaces.IRsUnmanagedCallback.CreateHttpEndpoint(RsAppDomainType application, String[] urlPrefixes, Int32 cPrefixes, String[] hosts, Int32 cHosts, Boolean wildCardPresent, String virtualDirectory, String filePath, Int32 authType, Int32 logonMethod, String authDomain, String authRealm, Boolean authPersist, Int32 extendedProtectionLevel, Int32 extendedProtectionScenario, Boolean enabled) at Microsoft.ReportingServices.Library.ServiceAppDomainController.SetWebConfiguration(RunningApplication rsApplication, Boolean enabled, String folder)=====The bottom line is we are looking for detailed information on getting anonymous to work in SSRS 2008 R2. While some information is out there for 2008, R2 still seems to be new enough not to have anything. We've heard that another possible way to accomplish this is with a reverse proxy, yet have seen no details whatsoever in how to set such a thing up. Details on a proxy server, if this is a viable solution, would be fantastic (especially ISA 2006). Any other solutions that work for R2 (akin to the link above) would be helpful as well.
Version
Category
Operating System
Platform
Please wait...