CoreConfigSettingIds.AccountLockoutLogonFailureReason Field |
Namespace: Dundas.BI
For security reasons, this should be set to UnrecognizedCredentials in public-facing deployments. This hides the fact that an account is locked from the end user, which may not be desirable in all cases.Alternatively, choose ExcessiveLogOnFailures, which can reveal to the user attempting to log on that the account is locked. The latter option is not recommended for public-facing deployments as it allows a "user enumeration via account lockout" scenario.
The value of this constant is f1721d48-98aa-488e-a9c1-df33e3bb0242.
Data Type: LogOnFailureReason. Default Value: UnrecognizedCredentials.