NTLM Password Change Fails When Password Contains an Ampersand (&)ID: Q238631
|
When you attempt to change an expired Windows NT password in Internet Information Server (IIS) 4.0 and you use an ampersand (&) in the new password, the password does not change, even though you receive the following message after completing the password change form:
"Password changed successfully" is returned when a password change is successful. The ampersand is a valid password character in Windows NT.The operation completed successfully
The parsing code in Ism.dll assumes the following sequence:
VARIABLE=VALUE&When you use an ampersand (&) in the password, a sequence of one or more ampersands is created before an equal sign (=). For example, old password=password& will work correctly, but new password=m&m& will not.
A supported fix that corrects this problem is now available from Microsoft, but
it has not been fully regression tested and should be applied only to systems
experiencing this specific problem. If you are not severely affected by this
specific problem, Microsoft recommends that you wait for the next Windows NT service pack
that contains this fix.
To resolve this problem immediately, contact Microsoft Product Support Services
to obtain the fix. For a complete list of Microsoft Product Support Services
phone numbers and information on support costs, please go to the following
address on the World Wide Web:
http://www.microsoft.com/support/supportnet/overview/overview.aspThe English IIS 4.0 Windows NT Server version of this fix should have the following file attributes or later:
Date Time Size File name Platform
-------------------------------------------------------------
07/22/99 03:25p 84,240 Ism.dll Alpha
07/22/99 03:23p 54,032 Ism.dll i386
Q154871 Determining If You Are Eligible for No-Charge Technical Support
Microsoft has confirmed this to be a problem in Internet Information Server 4.0.
Another symptom that has been seen is the Inetinfo process spinning at 100 percent CPU utilization.
Additional query words: percent peg max
Keywords :
Version : winnt:4.0
Platform : winnt
Issue type : kbbug
Last Reviewed: August 3, 1999