MaxFailedLoginAttempts

Sets the number of times in a row that a user may attempt to sign in with an incorrect password before being locked out of the system for AccountLockoutTime minutes. Defaults to twenty-five (25) consecutive attempts will result in the account being locked.

Attempts made within a user-defined time span are subject to a lower threshold before lockout. See related information.

Section:  SecurityManager-Admin

Default: MaxFailedLoginAttempts = 25

Application restart required before changes will take effect.