Limit failed login attemps configuration parameters
There is a option In OpenKM to limit failed login attemps number by user. If a user reach this number the system will unactive this user account and it should be actived again by an Administrator.
Every time a user logs in the system the counter of failed login attemps for this user will be 0 again.
Parameters
Field / Property | Type | Description |
---|---|---|
security.login.failed.attempts |
Integer |
Login failed attemps number 0 |
If value is less or equal to 0 this parameter will be ignored