Settings overview
The Planon application administrator may configure the audit and locking settings used by the Planon login module.
You can configure the basic settings in System Settings > Password settings:
Lockout time
Maximum allowed logon attemps
Next to these basic settings the following options can be set in the login module:
failedLoginDelay
Denotes the number of seconds the application waits after an incorrect login attempt before handling a new login attempt (defaults to 1 second).
resetFailedloginCounter
Denotes the number of seconds before the incorrect login attempts are reset to 0. If this parameter is not in the login-config.xml it will fall back to its default value which is 30 min/1800 sec. If you are already locked it will not reset, the failedloginUnlockDelay will take care of that.
* 
These settings only apply to the server login module supplied by Planon. For other authentication methods, such as LDAP/ActiveDirectory or Kerberos, these settings are not available. Most of these login modules come with their own options providing similar functionality.
* 
For more information about that, please refer to documentation of the authentication module in use.