The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Set storage array password length

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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 E4000, E2800, E5700, EF600 or EF300 storage array. It does not operate on E2700 or E5600 storage arrays.
Roles
To execute this command on an E4000, E2800, E5700, EF600, or EF300 storage array, you must have the Security Admin role.
Syntax
set storageArray passwordLength=<INTEGER>
Cli
Parameters
Parameter | Description |
---|---|
|
Allows you to set the minimum required length for all new or updated passwords. |
|
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.
Minimum firmware level
8.41 adds the command.