Select the product you need help with
You are intermittently prompted for credentials or experience time-outs when you connect to Authenticated ServicesArticle ID: 975363 On This PageSymptomsYou may experience one or more of the following symptoms. These symptoms may be intermittent or continuous. These symptoms are more likely and more widespread during "high usage" times, such as at the beginning of a business day when increased client load occurs on the servers in the environment. You may experience the following issues in a web services scenario:
Line of business or custom applications that use NTLM authentication fail. Additionally, you may receive different errors that are intermittent and may include "access denied." You may experience the following issue in a remote file access scenario:Windows clients receive "access denied" errors or delayed responses from the file server. You may experience the following issue in any scenario in which Kerberos delegation is being used in a middle-tier service:The clients gain access successfully at first but then lose access to the same resources. Additionally, you may be repeatedly prompted for credentials or experience "access denied" errors. Notes
CauseThis issue occurs when a high volume of NTLM authentication or Kerberos PAC validation transactions (or both) occur on a Windows-based server, and that volume is greater than the volume that can be handled at one time by the member server or the domain controllers that are providing authentication. In other words, this is caused by an authentication resource bottleneck. NTLM authentication and PAC validation are performed by dedicated threads in the Lsass.exe process on Windows-based computers. There is a maximum number of these threads that are available to handle these requests at the same time, and if the requests exceed the availability of the threads and the requests cannot wait any longer, this issue occurs. By default, workstations have one of the threads available for use, and member servers have two of the threads available for use. Domain controllers have one available thread per security channel to trusted domains. This maximum number of threads that are dedicated to this purpose is known as "Maxconcurrentapi" and is configurable. ResolutionTo resolve the issue, use one or more of the following methods:
2688798
(http://support.microsoft.com/kb/2688798)
How to do performance tuning for NTLM authentication by using the MaxConcurrentApi settingHotfix 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 that is 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 website: 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.
(http://support.microsoft.com/contactus/?ws=support)
PrerequisitesTo apply this hotfix, your computer must be running Windows 7, Windows Server 2008 R2, Windows Vista Service Pack 2, or Windows Server 2008 Service Pack 2.Registry informationImportant This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:322756 After you install the hotfix, increase the Maxconcurrentapi value to a larger number on all servers that have Perfmon Netlogon "semaphore timeout" indications in their Performance logs or that have "NlpUserValidateHigher: Can't allocate Client API slot" text in their Netlogon debug logs. To do this, follow these steps:
(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in Windows
Restart requirementYou must 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.
File information for Windows Vista and for Windows Server 2008File information for x86-based versions of Windows Server 2008 and of Windows VistaCollapse this table
File information for x64-based versions of Windows Server 2008 and of Windows VistaCollapse this table
File information for IA-64-based versions of Windows Server 2008Collapse this table
Important Windows 7 hotfixes and Windows Server 2008 R2 hotfixes are included in the same packages. However, hotfixes on the Hotfix Request page are listed under both operating systems. To request the hotfix package that applies to one or to both operating systems, select the hotfix that is listed under "Windows 7/Windows Server 2008 R2" on the page. Always refer to the "Applies To" section in articles to determine the actual operating system to which each hotfix applies. |
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| Netlogon.dll | 6.1.7600.20576 | 563,712 | 16-Nov-2009 | 06:40 | x86 |
| Nlsvc.mof | Not Applicable | 2,873 | 10-Jun-2009 | 21:29 | Not Applicable |
For all supported x64-based versions of Windows 7 and of Windows Server 2008 R2
Collapse this table
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| Netlogon.dll | 6.1.7600.20576 | 692,736 | 16-Nov-2009 | 07:45 | x64 |
| Nlsvc.mof | Not Applicable | 2,873 | 10-Jun-2009 | 20:47 | Not Applicable |
For all supported IA-64-based versions of Windows Server 2008 R2
Collapse this table
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| Netlogon.dll | 6.1.7600.20576 | 1,148,416 | 16-Nov-2009 | 06:10 | IA-64 |
| Nlsvc.mof | Not Applicable | 2,873 | 10-Jun-2009 | 20:52 | Not Applicable |
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
More information
This hotfix is included in Windows 7 Service Pack 1 (SP1) and in Windows Server 2008 R2 Service Pack 1 (SP1).
The MaxConcurrentApi setting and the default settings for it are a legacy of Windows 2000 and of the limited hardware capabilities of that time. With older hardware, allowing for additional threads and the RPC traffic they would generate was a serious concern, and there was a possibility of performance bottlenecks if too many threads were created. With newer hardware platforms and improved performance, that hardware performance limitation is less likely to occur. As always, it is important to gauge and understand the performance of the servers in an environment before you increase the potential load by using a high MaxConcurrentApi setting.
For more information about how to use Netlogon service debug logging (Netlogon.log), click the following article number to view the article in the Microsoft Knowledge Base:
Additional files for all supported x86-based versions of Windows 7
The MaxConcurrentApi setting and the default settings for it are a legacy of Windows 2000 and of the limited hardware capabilities of that time. With older hardware, allowing for additional threads and the RPC traffic they would generate was a serious concern, and there was a possibility of performance bottlenecks if too many threads were created. With newer hardware platforms and improved performance, that hardware performance limitation is less likely to occur. As always, it is important to gauge and understand the performance of the servers in an environment before you increase the potential load by using a high MaxConcurrentApi setting.
For more information about how to use Netlogon service debug logging (Netlogon.log), click the following article number to view the article in the Microsoft Knowledge Base:
109626
An additional lessening step can be performed on Windows Server 2003-based domain controllers that have entries in their Netlogon service debug log that indicate that clients are submitting <null>\username instead of domainname\username. The steps are described in the following Microsoft Knowledge Base article:
(http://support.microsoft.com/kb/109626/
)
Enabling debug logging for the Net Logon service 923241
More information about how to use the Netlogon Performance monitoring object is available, together with an update to add that Performance object in Windows Server 2003. There is an update for Windows Server 2003 that lets you monitor the speed and the throughput of NTLM authentications. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/923241/
)
The Lsass.exe process may stop responding if you have many external trusts on a Windows Server 2003-based domain controller 928576
There is an update for Windows Server 2008 R2 that introduces new events to track Netlogoan API overload:
New event log entries that track NTLM authentication delays and failures in Windows Server 2008 R2 are available
http://support.microsoft.com/default.aspx?scid=kb;EN-US;2654097
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/928576/
)
New performance counters for Windows Server 2003 let you monitor the performance of Netlogon authentication There is an update for Windows Server 2008 R2 that introduces new events to track Netlogoan API overload:
New event log entries that track NTLM authentication delays and failures in Windows Server 2008 R2 are available
http://support.microsoft.com/default.aspx?scid=kb;EN-US;2654097
(http://support.microsoft.com/default.aspx?scid=kb;EN-US;2654097)
824684
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe Microsoft software updates
Additional file information
Additional file information for Windows Vista and for Windows Server 2008
Additional file information for x86-based versions of Windows Vista and of Windows Server 2008
Collapse this table
| File name | Update.mum |
| File version | Not Applicable |
| File size | 3,068 |
| Date (UTC) | 16-Dec-2009 |
| Time (UTC) | 21:16 |
| Platform | Not Applicable |
| File name | X86_d097c3e62c5fe28649de747cfa96d8cc_31bf3856ad364e35_6.0.6002.22289_none_8f4d35d9370e9c53.manifest |
| File version | Not Applicable |
| File size | 705 |
| Date (UTC) | 16-Dec-2009 |
| Time (UTC) | 21:16 |
| Platform | Not Applicable |
| File name | X86_microsoft-windows-security-netlogon_31bf3856ad364e35_6.0.6002.22289_none_ffda50c84e769578.manifest |
| File version | Not Applicable |
| File size | 22,701 |
| Date (UTC) | 16-Dec-2009 |
| Time (UTC) | 14:05 |
| Platform | Not Applicable |
Additional file information for x64-based versions of Windows Server 2008 and of Windows Vista
Collapse this table
| File name | Amd64_0fe0181b07108c9de21c48d7ff24c52a_31bf3856ad364e35_6.0.6002.22289_none_f87d1e5f85e49530.manifest |
| File version | Not Applicable |
| File size | 1,060 |
| Date (UTC) | 16-Dec-2009 |
| Time (UTC) | 21:16 |
| Platform | Not Applicable |
| File name | Amd64_microsoft-windows-security-netlogon_31bf3856ad364e35_6.0.6002.22289_none_5bf8ec4c06d406ae.manifest |
| File version | Not Applicable |
| File size | 23,180 |
| Date (UTC) | 16-Dec-2009 |
| Time (UTC) | 15:52 |
| Platform | Not Applicable |
| File name | Update.mum |
| File version | Not Applicable |
| File size | 3,092 |
| Date (UTC) | 16-Dec-2009 |
| Time (UTC) | 21:16 |
| Platform | Not Applicable |
| File name | Wow64_microsoft-windows-security-netlogon_31bf3856ad364e35_6.0.6002.22289_none_664d969e3b34c8a9.manifest |
| File version | Not Applicable |
| File size | 18,332 |
| Date (UTC) | 16-Dec-2009 |
| Time (UTC) | 14:00 |
| Platform | Not Applicable |
Additional file information for IA-64-based versions of Windows Server 2008
Collapse this table
| File name | Ia64_93a1c37632c96e8463a7fa3608662f92_31bf3856ad364e35_6.0.6002.22289_none_f505daf555102feb.manifest |
| File version | Not Applicable |
| File size | 1,058 |
| Date (UTC) | 16-Dec-2009 |
| Time (UTC) | 21:16 |
| Platform | Not Applicable |
| File name | Ia64_microsoft-windows-security-netlogon_31bf3856ad364e35_6.0.6002.22289_none_ffdbf4be4e749e74.manifest |
| File version | Not Applicable |
| File size | 23,156 |
| Date (UTC) | 16-Dec-2009 |
| Time (UTC) | 16:08 |
| Platform | Not Applicable |
| File name | Update.mum |
| File version | Not Applicable |
| File size | 2,247 |
| Date (UTC) | 16-Dec-2009 |
| Time (UTC) | 21:16 |
| Platform | Not Applicable |
| File name | Wow64_microsoft-windows-security-netlogon_31bf3856ad364e35_6.0.6002.22289_none_664d969e3b34c8a9.manifest |
| File version | Not Applicable |
| File size | 18,332 |
| Date (UTC) | 16-Dec-2009 |
| Time (UTC) | 14:00 |
| Platform | Not Applicable |
Additional file information for Windows 7 and for Windows Server 2008 R2
Additional files for all supported x86-based versions of Windows 7
Collapse this table
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| Package_for_kb975363_rtm~31bf3856ad364e35~x86~~6.1.1.0.mum | Not Applicable | 1,947 | 16-Nov-2009 | 09:45 | Not Applicable |
| X86_microsoft-windows-security-netlogon_31bf3856ad364e35_6.1.7600.20576_none_fe237c4db262181f.manifest | Not Applicable | 35,541 | 16-Nov-2009 | 08:08 | Not Applicable |
Additional files for all supported x64-based versions of Windows 7 and of Windows Server 2008 R2
Collapse this table
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| Amd64_microsoft-windows-security-netlogon_31bf3856ad364e35_6.1.7600.20576_none_5a4217d16abf8955.manifest | Not Applicable | 35,547 | 16-Nov-2009 | 08:11 | Not Applicable |
| Package_for_kb975363_rtm~31bf3856ad364e35~amd64~~6.1.1.0.mum | Not Applicable | 2,181 | 16-Nov-2009 | 09:45 | Not Applicable |
| Wow64_microsoft-windows-security-netlogon_31bf3856ad364e35_6.1.7600.20576_none_6496c2239f204b50.manifest | Not Applicable | 16,596 | 16-Nov-2009 | 08:01 | Not Applicable |
Additional files for all supported IA-64-based versions of Windows Server 2008 R2
Collapse this table
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| Ia64_microsoft-windows-security-netlogon_31bf3856ad364e35_6.1.7600.20576_none_fe252043b260211b.manifest | Not Applicable | 35,544 | 16-Nov-2009 | 09:06 | Not Applicable |
| Package_for_kb975363_rtm~31bf3856ad364e35~ia64~~6.1.1.0.mum | Not Applicable | 1,683 | 16-Nov-2009 | 09:45 | Not Applicable |
| Wow64_microsoft-windows-security-netlogon_31bf3856ad364e35_6.1.7600.20576_none_6496c2239f204b50.manifest | Not Applicable | 16,596 | 16-Nov-2009 | 08:01 | Not Applicable |
Properties
Article ID: 975363 - Last Review: November 1, 2012 - Revision: 17.0
Keywords: | kbqfe kbhotfixserver kbsurveynew kbautohotfix kbexpertiseinter kbbug kbfix KB975363 |
Article Translations
- Brasil (Português)
- Česká republika (Čeština)
- Deutschland (Deutsch)
- España, Latinoamérica (Español)
- France (Français)
- Indonesia (Bahasa Indonesia)
- Italia (Italiano)
- Nederland (Nederlands)
- Norge (Norsk Bokmål)
- Polska (Polski)
- Portugal (Português)
- România (Română)
- Slovenská Republika (Slovenčina)
- Sverige (Svenska)
- Türkiye (Türkçe)
- Việt Nam (Tiếng Việt)
- Ελλάδα (Ελληνικά)
- Россия (Русский)
- Україна (Україньска)
- भारत (हिंदी)
- ไทย (ไทย)
- 대한민국 (한국어)
- 中国 (简体中文)
- 台灣 (繁體中文)
- 日本 (日本語)



Back to the top








