For security measures, the following rules and restrictions are set for passwords:
| |
|---|
The password should expire after every X number of days. | 60 |
The user account is locked if not used for more than N days. | 60 |
Password complexity is configurable via system settings. | The password should contain at least 1 uppercase letter, 1 lowercase letter, 1 number, and should be a minimum of 8 characters long. |
Last X passwords should not be allowed. | 5 |
Lock account after N unsuccessful login attempts | 5 |
To configure all these account settings, select 'Settings' from the dashboard and click on 'Authentication'. Select the property to be configured from the list, add valid values and click on the 'Update' button
Set the value to blank or 0 to disable the specific password restriction
From v8.1, if your user account gets locked or expires, it can be unlocked by using the “Forgot Password” link on the login page. You can enter your email address, and an email will be sent to you with a link for resetting your password.