...
Setting | Explanation |
---|---|
Password expiration | Determines if/ when a password needs to be updateupdated. This can be set to:
|
Days | Number of days that a password is valid if a password is set to expire periodically |
Password length | Minimum length of the password |
Special characters | Minimal number of special characters. Examples are: !@#$% |
Non alphabetic characters | Minimal number of non alphabetic characters. Examples are: 123!@# |
Password history limit | This number is the number of recent passwords from which the new password must differ. For example, if the limit is 3, the new password must be different than the most recent 3 passwords. |
...