Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Err msg: Current password is about to expire in 0 days


View products that this article applies to.

This article was previously published under Q190433

↑ Back to the top


Symptoms

When you log on to an Exchange Server 5.5 Service Pack 1 computer using the Outlook Web Access client, you may receive the following error message:
Your current password is about to expire in 0 days.

↑ Back to the top


Cause

There are three possible causes for this error message:
  • If your Windows NT account password on the domain controller has expired, you are prompted with this message.
  • If your account is located in the local account database of a member server, and not on a domain controller, you are prompted with this message each time you log on, unless you disable the Change Password option on the member server.

    You may have an account on the local database in addition to the Windows NT account on the primary domain controller that allows access to the Exchange mailbox. Using those credentials would cause this error to occur.
  • The pwdLastSet property on the enabled Windows user account does not match the pwdLastSet property on the disabled Windows user account in the Exchange resource forest.

↑ Back to the top


Workaround

The following workarounds prevent this error from occurring:
  • If your Windows NT account password has expired:
    1. Log on to the Outlook Web Access client, and click OK when prompted with this error message.
    2. Click the Options icon in the Outlook bar.
    3. Click Change Password.
    4. From the Internet Service Manager dialog box, enter the appropriate information in the Account Name, Old Password, New Password, and Confirm New Password fields.
    5. Click OK to confirm your choices.
  • If your account is located in a local account database of a member server, you must disable the Change Password option on the Windows NT member server by editing the Constant.inc file located in the Exchsrvr\WebData\USA folder. Follow these steps to disable this option:
    1. Using Notepad, open Constant.inc.
    2. Under Administrative Settings, locate the following line:
      fEnablePasswordMenu = true
      						
    3. Change this entry to read:
      fEnablePasswordMenu = false
      						
    4. On the File menu, click Save.
    5. On the File menu, click Exit.
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
262902� "Your current password is about to expire in 0 days" error in OWA

↑ Back to the top


Keywords: KB190433, kbprb

↑ Back to the top

Article Info
Article ID : 190433
Revision : 6
Created on : 10/27/2006
Published on : 10/27/2006
Exists online : False
Views : 415