Win32 LookupAccountSid() Function May Not Work in Certain Conditions (268581)
The information in this article applies to:
- Microsoft Windows 2000 Server SP1
- Microsoft Windows 2000 Advanced Server SP1
- Microsoft Windows 2000 Professional SP1
This article was previously published under Q268581 SYMPTOMS
When the Win32 LookupAccountSid function is called by multiple users, it may not work. This occurs when multiple users makes an RPC call to the server. For each RPC call coming from the client, the server impersonates the client user and calls LookupAccountSid. Calling GetLastError returns ERROR_INVALID_HANDLE.
CAUSE
If many users make RPC calls to the server and a condition arises in which the close for the last connection comes before the bind for next connection, the server returns BindNak to the client and the call does not succeed.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
260910 How to Obtain the Latest Windows 2000 Service Pack
The English version of this fix should have the following file attributes or later:
Date Time Version Size File name
------------------------------------------------------
08/03/2000 03:38p 5.0.2195.2103 426,256 Rpcrt4.dll
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 2.
Modification Type: | Minor | Last Reviewed: | 9/26/2005 |
---|
Keywords: | kbHotfixServer kbQFE kbbug kbfix kbWin2000PreSP2Fix KB268581 |
---|
|