Article ID: 262902 - Last Review: October 27, 2006 - Revision: 4.2 XWEB: "Your Current Password Is About to Expire in 0 Days" Error in OWAThis article was previously published under Q262902 SYMPTOMS
When you log on to an Exchange Server 5.5-based computer using the
Outlook Web Access client, you may receive the following error message:
Your current password is about to expire in 0 days
CAUSE
The following articles reference possible causes of this error:
190433
(http://support.microsoft.com/kb/190433/EN-US/
)
XWEB: Err Msg: Current Password Is About to Expire in 0 Days
236909
(http://support.microsoft.com/kb/236909/EN-US/
)
XWEB: Current Password Is About to Expire in 0 Days Message Using OWA
238444
(http://support.microsoft.com/kb/238444/EN-US/
)
XWEB: OWA Current Password Is About to Expire in 0 Days Message After Installing Service Pack 3
RESOLUTION
To resolve this behavior, first attempt to use the resolutions that are suggested in the articles referred to in the "Cause" section of this article. If you are still unable to resolve the behavior, or if the articles to not apply to your particular situation, follow these steps:
MORE INFORMATION
The resolution described in this article is preferable to the "constant.inc" workaround that is described in Q190433, which disables clients' ability to change passwords from OWA. The IF statement is included to filter out invalid values for the HTTP_REQ_PWD_EXPIRE variable. It is possible for this variable to always be returned with the value of 0, which is technically incorrect but not flagged because the original code is looking for values less than 0. So, by changing this value to 1, you are prompted to change your password starting on the 15th day (which is the default) until there is only one day left. When there are no days left, you are then forced to change your password. APPLIES TO
| Article Translations
|

Back to the top
