SANtricity 11.8 Commands

to Japanese version

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 system.

Supported Series

This command applies to an individual HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 or AB3100 storage system.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 storage system, 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.
Top of Page