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