|
|
Explanation:
The size allowed for the bad password cache when an ID vault is used.
When a user enters a bad password a bad password
entry is made in a cache. The cache is cleared daily. If the limit is
reached an error is
logged suggesting that too many people have entered bad passwords and the
administrator should
check the log for an attack.
For example, a company's ID vault holds a very large number of ID files
and people often
legitimately forget their passwords, so the company uses the following
setting to increase the
value to 1000:
IDVault_Max_Auth_Failure_Cache_Size = 1000
Applies to:
Servers (8.5 or later)
Default Value:
500
UI Equivalent:
None
Syntax:
IDVault_Max_Auth_Failure_Cache_Size = value
|