Skip to main content
SANtricity commands

Set storage array password length

Contributors netapp-driley

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 E2800, E5700, EF600 or EF300 storage array. It does not operate on E2700 or E5600 storage arrays.

Roles

To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Security Admin role.

Syntax

set storageArray passwordLength=<INTEGER>

Parameters

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.

Examples

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

SMcli completed successfully.

Minimum firmware level

8.41 adds the command.