tklm.lockout.enable

This property specifies whether to lockout the user account after a specific number of failed login attempts.

tklm.lockout.enable={true | false}
When this property is set true, the user account is locked if the number of login attempts exceeds the value that is defined in the tklm.lockout.attempts parameter. As a result, the user account is locked out for 30 minutes. The lockout configuration provides better authentication control and helps to prevent the use of brute-force password cracking.
Required
Optional.
Values
true | false
Default
true
Example
tklm.lockout.enable=true
Note: Change to the property value requires server restart. For instructions about how to stop and start the server, see Restarting the Guardium Key Lifecycle Manager server.