The information in this article applies to:
SYMPTOMSWhen users attempt to manually change their passwords on a down-level LAN Manager or LAN Server and a minimum password length policy is set, the passwords are changed even if the new password has fewer than the required minimum number of characters. This occurs regardless of whether users make their attempts through the "net user/password" command from the command prompt, or from the Change Password option in the Windows NT Security dialog box (use CTRL+ALT+DELETE to get this dialog box). CAUSE
When a computer running Windows NT attempts to change the password, it
first attempts to create a pipe to the remote server. This action will
fail, forcing the computer to fall back on an older 16-bit API. The older
API used to change the password is not properly formatting the correct
length of the new password being sent to the remote server. The end result
is that a new password of the same length as the old password is created.
As long as the old password was longer than the minimum password length
policy, the new password is changed regardless of its length, including if
set to NULL.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows NT 4.0 or Windows NT Server 4.0, Terminal Server Edition. For additional information, please see the following article in the
Microsoft Knowledge Base: Q152734 How to Obtain the Latest Windows NT 4.0 Service Pack To resolve this problem, obtain the following fix for Windows NT 3.51: The fix should have the following time stamp:
NOTE: Service Pack 3 must be applied to Windows NT 3.51 prior to applying this fix. STATUSMicrosoft has confirmed this to be a problem in Windows NT 4.0 and Windows NT Server 4.0, Terminal Server Edition. This problem was first corrected in Windows NT 4.0 Service Pack 4.0 and Windows NT Server 4.0, Terminal Server Edition Service Pack 4. Additional query words: net password user change remote
Keywords : NT4SP4Fix ntdomain ntsecurity kbbug4.00 NTInterop ntnetserv kbfix4.00.sp4 kbbug3.51 NTSrvWkst |
Last Reviewed: April 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |