If you are using Kerberos authentication in your environment, you will want to read the TechNet article "Manage Kerberos Authentication Issues in a Reporting Services Environment" at
http://technet.microsoft.com/en-us/library/ff679930(SQL.100).aspx. This document covers all of the issues around configuring Kerberos authentication for Reporting Services, SharePoint, SQL Server, SharePoint Sites, and Central Administration. It explains how the DBA can work with the Domain Administrator in using the SETSPN command line utility to add Kerberos Service Principle Names (SPN) to services that need to talk to each other. The document also contains links to all of the relevant links for configuring Kerberos.
There is another article of value on TechNet titled “How to Implement Kerberos Constrained Delegation with SQL Server 2008” at
http://technet.microsoft.com/en-us/library/ee191523(SQL.100).aspx. This article explains how to configure the connection strings for client applications that need to connect using Kerberos. The article also includes the scenario of using Linked Servers with Windows Authentication.
Bill Ramos, Program Manager, SQL Server Manageability
http://blogs.msdn.com/sqlrem