default-zone
Reporting Services 2008 in SharePoint Integrated Mode
June 18, 2009 by Staff · Leave a Comment
It seems that I have a different experience every time I install this configuration. A few key points if you are thinking of doing this: Integrated mode only works for SharePoint Web Applications on the Default Zone Integrated mode will not work on a Web Application that has Anonymous access enabled If you have a multiple SharePoint Server Farm: Install the SSRS SharePoint Add-in on the server hosting Central Admin first Instruction say that you only require a "Files Only" install of the add-in on the other WFE's but this is not enough. copyappbincontent stsadm command must also be executed on each WFE If using Kerberos and NLB, the DNS entry for the Web Application URL must be an A record, not CNAME Even if you have configured Kerberos on your MOSS farm, clients might still be authenticating using NTLM if this is not an A record (KerbTray and http://www.wssdemo.com/Blog/archive/2009/06/12/Testing-SharePoint-Kerberos-Configuration.aspx will help confirm/debug this) I struck all of these problems across 2 customers in the last 2 days…
