ACCOUNT_LOCKOUT_THRESHOLD
Description:
This property is used to provide the number of consecutive unsuccessful login attempts after which a user account will be locked. A locked account cannot be used until it is reset by an authorized user or the time interval specified by the ACCOUNT_LOCKOUT_DURATION expires.
Possible Values:
Any positive integer from 1 to 999: User account will be locked out after N unsuccessful login attempts.
Any integer less than equals to 0: User account will never be locked out irrespective of the number of unsuccessful login attempts.
Default value:
0
Scope:
Application
Comes into effect:
This is a hot deployed property. The administrator can change its value, and it will be applicable from the next login attempt. No BI Server restart is required.
Related Properties:
Impact Area:
User Login
Environment:
Applicable in all environments.
Copyright Kyvos, Inc. All rights reserved.