|
|
|
|
|
by hrimfaxi
237 days ago
|
|
I was thinking of: > The need to limit unsuccessful logon attempts and take subsequent action when the maximum number of attempts is exceeded applies regardless of whether the logon occurs via a local or network connection. Due to the potential for denial of service, automatic lockouts initiated by systems are usually temporary and automatically release after a predetermined, organization-defined time period. https://csf.tools/reference/nist-sp-800-53/r5/ac/ac-7/ |
|
The IDP will have some settings for max fails before lockout, and apply it by counting.