We have a password policy in place that does not require users to change their password but requires a longer, more complicated password. There are no exceptions to this policy for security reasons.
Passwords must be at least twelve (12) characters long and contain at least three (3) of the following:
- uppercase letters
- lowercase letters
- special characters (!@#$, etc)
- numbers
Passwords cannot be the same as previously used passwords.