Article ID: 982549 - Last Review: September 11, 2010 - Revision: 2.1 Authentication requests between nodes in the same cluster may be unable to use the Kerberos protocol if the Negotiate SSP is specified
On This PageSYMPTOMSAuthentication requests that use the Negotiate SSP may be unable to use the Kerberos protocol to access resources from one node in a cluster to another node in the same cluster. In this scenario, NTLM is used as the authentication protocol that cannot perform the delegation. The following is an example scenario:
CAUSEThis problem occurs because the target clustered resource DNS name is not removed from the local name table that is maintained by the Local Security Authority (LSA) when the cluster resource is transitioned into an offline state. When a cluster resource is transitioned into an online state on a node, the Cluster service registers its DNS name and NetBIOS name into a table that is maintained by LSA. This table contains the names of all the cluster resources that are hosted on the Cluster node locally. The registration of the DNS names is a new functionality in Windows Server 2008. Previously, only the NetBIOS names are registered. When an application on the cluster node calls the InitializeSecurityContext function to start authentication with a service and the Negotiate SSP is used, LSA checks the local names table for the target name. If the target name exists in the local names table, LSA uses optimization to service the request. The optimization is used because the target resource is local. Therefore, is not necessary to build Kerberos authentication data to send to a remote host. When a Cluster resource enters the offline state on the node, the DNS name is not removed from the table. In this situation, LSA considers the resource to be hosted on the local node. However, the resource is hosted on a remote node. If LSA uses the optimization and the target service is not located on the local node, NTLM will be used to authenticate to the remote host. This results in a failure in the delegation and the impersonation on the remote host will be created under the anonymous context. Therefore, the access to the cluster resources may fail or there is no sufficient access to return the expected results. RESOLUTIONAfter you apply this hotfix, the NetBIOS and DNS names will be removed from the local names table when the resource transitions into an offline state. This hotfix also removes a dependency upon DNS name registration that may stop the local names table being updated. After you apply this hotfix, the DNS and NetBIOS names will be added or removed from the local names table regardless of DNS name registration. Hotfix informationA supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix. Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site: http://support.microsoft.com/contactus/?ws=support
(http://support.microsoft.com/contactus/?ws=support)
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.PrerequisitesTo apply this hotfix, you must be running Windows Server 2008 Service Pack 2 (SP2).For more information, click the following article number to view the article in the Microsoft Knowledge Base: 968849
(http://support.microsoft.com/kb/968849 /
)
How to obtain the latest service pack for Windows Server 2008 Restart requirementYou may have to restart the computer after you apply this hotfix.Hotfix replacement informationThis hotfix does not replace a previously released hotfix.File informationThe English (United States) version of this hotfix installs files that have the attributes that are listed in the following tables. The dates and the times for these files are listed in Coordinated Universal Time (UTC). The dates and the times for these files on your local computer are displayed in your local time together with your current daylight saving time (DST) bias. Additionally, the dates and the times may change when you perform certain operations on the files.Windows Server 2008 file information notesImportant Windows Vista hotfixes and Windows Server 2008 hotfixes are included in the same packages. However, only "Windows Vista" is listed on the Hotfix Request page. To request the hotfix package that applies to one or both operating systems, select the hotfix that is listed under "Windows Vista" on the page. Always refer to the "Applies To" section in articles to determine the actual operating system that each hotfix applies to.
For all supported x86-based versions of Windows Server 2008Collapse this table
For all supported x64-based versions of Windows Server 2008Collapse this table
For all supported IA-64-based versions of Windows Server 2008Collapse this table
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATION
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe Microsoft software updates
Additional file informationAdditional file information for Windows Server 2008Additional files for all supported x86-based versions of Windows Server 2008Collapse this table
Additional files for all supported x64-based versions of Windows Server 2008Collapse this table
Additional files for all supported IA-64-based versions of Windows Server 2008Collapse this table
APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|





















Back to the top