Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-252187 | HPEN-NM-000020 | SV-252187r814041_rule | Medium |
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. |
STIG | Date |
---|---|
HPE Nimble Storage Array Security Technical Implementation Guide | 2022-03-16 |
Check Text ( C-55643r814039_chk ) |
---|
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 Text (F-55593r814040_fix) |
---|
Type "userpolicy --edit --allowed_attempts 2". |