Skip to main content

Set storage array password length

The set storageArray passwordlength command allows the admin user to set a minimum length for all new or updated passwords on the storage array.

Supported Arrays

This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.

Roles

To execute this command on an storage array, you must have the Security Admin role.

Syntax

set storageArray passwordLength=<INTEGER>

Parameters

ParameterDescription
password length Allows you to set the minimum required length for all new or updated passwords.
INTEGER Allows you to set the minimum required length, between 0 and 30, for all new or updated passwords.

Examples


SMcli <array_ip> -u <username> -p <password> -c "set storageArray passwordLength=0;"

SMcli completed successfully.