UCF STIG Viewer Logo

The HPE Nimble must enforce password complexity by requiring that at least one lower-case character be used.


Overview

Finding ID Version Rule ID IA Controls Severity
V-252192 HPEN-NM-000070 SV-252192r814056_rule Medium
Description
Use of a complex password helps to increase the time and resources required to compromise the password. Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks. Password complexity is one factor of several that determine how long it takes to crack a password. The more complex the password, the greater the number of possible combinations that need to be tested before the password is compromised. Multifactor authentication (MFA) is required for all administrative and user accounts on network devices, except for an account of last resort and (where applicable) a root account. Passwords should only be used when MFA using PKI is not available, and for the account of last resort and root account.
STIG Date
HPE Nimble Storage Array Security Technical Implementation Guide 2022-03-16

Details

Check Text ( C-55648r814054_chk )
Type "userpolicy --info" and review output for line: "Minimum Lowercase characters". If it is 1 or more, this is not a finding.
Fix Text (F-55598r814055_fix)
Set minimum number of lowercase characters to 1 by typing "userpolicy --edit --lower 1".