Remote Password Change Works Incorrectly to Down-Level Server

Last reviewed: March 10, 1998
Article ID: Q166822
The information in this article applies to:
  • Microsoft Windows NT Workstation versions 3.51, and 4.0
  • Microsoft Windows NT Server versions 3.51, and 4.0
  • Microsoft LAN Manager version 2.2c

SYMPTOMS

When 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.

RESOLUTION

To resolve this problem, obtain the following fix or wait for the next Windows NT service pack.

Windows NT 4.0

The fix should have the following time stamp:

   05/27/97 06:58 PM               227,088 Netapi32.dll (Intel)
   05/27/97 05:58 PM               367,376 Netapi32.dll (Alpha)

Windows NT 3.51

The fix should have the following time stamp:

   4/30/97 9:49PM                  215,968 Netapi32.dll (Intel)
   4/30/97 9:52PM                  322,832 Netapi32.dll (Alpha)
   4/30/97 9:50PM                  339,216 Netapi32.dll (Mips)

NOTE: Service Pack 3 must be applied to Windows NT 3.51 prior to applying this fix.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 4.0. A supported fix is now available, but has not been fully regression tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.

Microsoft has confirmed this to be a problem in Windows NT version 3.51. A supported fix is now available, but has not been fully regression-tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.


Additional query words: net password user change remote
Keywords : kbbug3.51 kbbug4.00 ntdomain NTINTEROP ntnetserv ntsecurity NTSrvWkst
Version : WinNT:3.51,4.0
Platform : winnt
Issue type : kbbug
Solution Type : kbfix


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 10, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.