Password Validation Failed

Password Validation Failed

Password validation failed. The password for the user is too recent to change.


Root Cause:

 

The employee's login name, created in SQL Server Management Studio, has the Enforce password policy and Enforce password expiration boxes selected.


Workaround:

 

Follow these steps to resolve the issue:

  1. Open SQL Server Management Studio.
  2. Go to Security > Logins.
  3. Right-click on employee's login name. 
  4. Select Properties > Login Properties > General screen.
  5. Clear the check boxes for both Enforce password policy and Enforce password expiration.
  6. Type the default password <EZTeller*1> in the password field and Confirm password fields.
  7. Click OK.
  8. Have the teller start EZTeller and log in using the default password. The teller will be prompted to change their password.

ArticleNumber:

000040708