The HPE Nimble must be configured to enforce the limit of three consecutive invalid logon attempts, after which time it must block any login attempt for 15 minutes.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-252187SRG-APP-000065-NDM-000214HPEN-NM-000020SV-252187r960840_rule2024-06-202
Description
By limiting the number of failed login attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute-forcing, is reduced.
ℹ️ Check
Type "userpolicy --info" and review output for line: "Number of authentication attempts". If the value is 2 or less, this is not a finding.
✔️ Fix
Type "userpolicy --edit --allowed_attempts 2".