STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 4 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to HPE Alletra Storage ArcusOS Network Device Management Security Technical Implementation Guide

V-283382

CAT II (Medium)

The HPE Alletra Storage ArcusOS device must enforce password complexity by requiring at least one uppercase character, one lowercase character, one numeric character, and one special character be used.

Rule ID

SV-283382r1194840_rule

STIG

HPE Alletra Storage ArcusOS Network Device Management Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-004066

Discussion

Use of complex passwords 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 is, 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. Satisfies: SRG-APP-000166-NDM-000254, SRG-APP-000167-NDM-000255, SRG-APP-000168-NDM-000256, SRG-APP-000169-NDM-000257

Check Content

Verify the system is configured to require complex passwords for local accounts with the following command:

cli% showsys -d 
------------------------General------------------------
System Name                :                    s2474
System Model                :   HPE Alletra Storage MP
Serial Number               :               4UW0002474
Product Number           :                   S0B84A
System ID                         :                  0x7E734
Number of Nodes         :                        2
Master Node                   :                        0
Nodes Online                 :                      0,1
Nodes in Cluster            :                      0,1
Chunklet Size (MiB)       :                     1024
Minimum PW length      :                       15
Minimum PW character classes :       4

If "Minimum PW character classes" is not set to a value of " 4", this is a finding.

Fix Text

Configure the system to require complex passwords with the following command:

Cli% setsys MinimumPWCharacterClasses 4