Article ID: 917409 - Last Review: April 20, 2009 - Revision: 6.0 How to configure SQL Server 2008 Analysis Services and SQL Server 2005 Analysis Services to use Kerberos authenticationOn This PageSUMMARYWhen a connection is made to a computer that is running
Microsoft SQL Server 2008 Analysis Services or Microsoft SQL Server 2005 Analysis Services and that connection involves a
double-hop authentication scenario, you must use Kerberos as the authentication
protocol. For example, in a double-hop authentication scenario, a client
computer may pass the logon credentials to a computer that is running Microsoft
Internet Information Services (IIS). The computer that is running IIS must then
pass the logon credentials to the Analysis Services server. The steps that you
must follow differ from the steps for SQL Server 2000 Analysis
Services. INTRODUCTIONThis article describes how to configure SQL Server 2008 Analysis Services and SQL Server 2005
Analysis Services to use Kerberos authentication. MORE INFORMATIONConfigure an Analysis Services server to use the Kerberos authentication protocolRegister a Service Principal Name (SPN) for the Analysis Services service on the Analysis Services server. If the Analysis Services service is running under the security context of the LocalSystem account in SQL Server 2000, the SPN is created automatically. However, you must manually create the SPN in SQL Server 2008 and in SQL Server 2005 like you create the SPN in SQL Server 2000 when the Analysis Services service is running under the security context of an account other than the LocalSystem account. To create the SPN, use the Setspn.exe utility in the Microsoft Windows 2000 Resource Kit. This tool is also included in the Windows Server 2003 Support Tools. The Windows Server 2003 Support Tools are included in Windows Server 2003 Service Pack 1 (SP1).To download the Setspn utility in the Windows 2000 Resource Kit, visit the following Microsoft Web site: http://www.microsoft.com/downloads/details.aspx?FamilyID=5fd831fd-ab77-46a3-9cfe-ff01d29e5c46&DisplayLang=en
(http://www.microsoft.com/downloads/details.aspx?FamilyID=5fd831fd-ab77-46a3-9cfe-ff01d29e5c46&DisplayLang=en)
For more information about how to obtain the Windows Server 2003 Service Pack 1 Support
Tools, click the following article number to view the article in the Microsoft Knowledge Base:
892777
(http://support.microsoft.com/kb/892777/
)
Windows Server 2003 Service Pack 1
Support Tools
Additionally, you can use the Kerbtray utility to
verify and to remove Kerberos tickets from any one or more of the associated
computers that are being used. To download the Kerbtray utility, visit the
following Microsoft Web site: http://www.microsoft.com/downloads/details.aspx?FamilyID=4e3a58be-29f6-49f6-85be-e866af8e7a88&displaylang=en
(http://www.microsoft.com/downloads/details.aspx?FamilyID=4e3a58be-29f6-49f6-85be-e866af8e7a88&displaylang=en)
After you download the Setspn utility, follow these
steps.Note You must be a member of the Domain Administrators group to run the Setspn command. If the instance of Analysis Services is clustered, use the Analysis Services virtual name as the fully qualified domain name (FQDN).
Configure Active Directory settingsMake sure that all the following conditions are true for the Active Directory directory service settings:
http://technet2.microsoft.com/WindowsServer/en/library/f5c70774-25cd-4481-8b7a-3d65c86e69b11033.mspx?mfr=true
(http://technet2.microsoft.com/WindowsServer/en/library/f5c70774-25cd-4481-8b7a-3d65c86e69b11033.mspx?mfr=true)
Configure Analysis Services client computersMake sure that the following conditions are true on the Analysis Services client computers:
Configure the settings on the computer that is running IISMake sure that the following conditions are true on the computer that is running IIS in a double-hop authentication scenario:
262177
(http://support.microsoft.com/kb/262177/
)
How to enable Kerberos event logging
REFERENCES
For more information about how to configure a SQL Server 2000
Analysis server computer to use Kerberos authentication, click the following article number to view the article in the Microsoft Knowledge Base:
828280
(http://support.microsoft.com/kb/828280/
)
How to configure an instance of SQL Server 2000 Analysis Services to use Kerberos authentication
For more information about the TechNet Support WebCast for this
subject, click the following article number to view the article in the Microsoft Knowledge Base:
916962
(http://support.microsoft.com/kb/916962/
)
TechNet Support WebCast: Configuring Microsoft SQL Server 2005 Analysis Services for Kerberos authentication
If Microsoft SharePoint Portal Server is installed on the middle-tier computer, the virtual directory may be configured to allow only NTLM authentication.
For more information about how to enable the vitual directory to allow negotiate (Kerberos) authentication, click the following article number to view the article in the Microsoft Knowledge Base:
832769
(http://support.microsoft.com/kb/832769/
)
How to configure a Windows SharePoint Services virtual server to use Kerberos authentication and how to switch from Kerberos authentication back to NTLM authentication
| Article Translations
|
Back to the top
