Configure the password requirements that apply to the user passwords.
Option | Definition |
|---|---|
Enforce special characters | Enforce the use of special characters in user passwords. |
Password minimum length | The minimum number of characters to be included in a password. |
Enforce password change every | Force users to change their passwords at regular intervals. |
New password minimum lifetime | The minimum time after which users are prompted to change their passwords. |
Prevent password repetition | Prevent users from resetting their passwords to previously used passwords. |
Prevent brute force attack: | Temporarily block the failed logon attempts from the same IP address. |
Prevent user equals password | Prevent username and password matches, for example, Username: admin1, Password: admin1. |
Lockout after | Lock out a user for a specific duration after multiple failed logon attempts. |