Password Policy
Reusability: The last 5 passwords cannot be reused.
Length: Passwords must be at least 14 characters long.
Content Restrictions:
- Passwords must not include the users account name.
- Passwords must not contain parts of the users full name exceeding two consecutive characters.
Complexity Requirements: Passwords must contain characters from at least three of the following categories:
- Uppercase letters (A-Z)
- Lowercase letters (a-z)
- Digits (0-9)
- Special characters (e.g., !, $, #, %)
Change Frequency: Passwords can be changed once per day.