The set storageArray passwordlength command allows the admin user to set a minimum length for all new or updated passwords on the storage array.
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
To execute this command on an storage array, you must have the Security Admin role.
set storageArray passwordLength=<INTEGER>
Parameter | Description |
---|---|
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. |
SMcli <array_ip> -u <username> -p <password> -c "set storageArray passwordLength=0;"
SMcli completed successfully.