HP StorageWorks 2300 Modular Smart Array CLI reference guide (500912-001, January 2009)

HP StorageWorks 2300 Modular Smart Array CLI reference guide 105
set user
Description Changes user preferences for the session or permanently. You cannot change the access level of user
manage. To change a user's password, use set password.
Syntax
set user [base 2|10] [interfaces interfaces] [level monitor|manage]
[locale English|en|Spanish|es|French|fr|Italian|it|Japanese|ja|Korean|ko|Dutch
|nl|Chinese-simplified|zh-s|Chinese-traditional|zh-t] [password password]
[precision #] [session-preferences] [storage-size-base 2|10]
[storage-size-precision #] [storage-size-units auto|MB|GB|TB]
[temperature-scale celsius|c|fahrenheit|f] [timeout #]
[type standard|advanced|diagnostic] [units auto|MB|GB|TB] [user-name]
Parameters base 2|10
Optional. Sets the base for entry and display of storage-space sizes:
2: Sizes are shown as powers of 2, using 1024 as a divisor for each magnitude.
10: Sizes are shown as powers of 10, using 1000 as a divisor for each magnitude.
Operating systems usually show volume size in base 2. Disk drives usually show size in base 10.
Memory size is always shown in base 2.
interfaces values
Optional. Specifies the interfaces that the user can access. Multiple values must be separated by
commas and no spaces.
cli: Command-line interface.
wbi: Web-browser interface.
ftp: File transfer protocol interface.
none: No interfaces.
level monitor|manage
Optional.
monitor: User can view but not change system settings.
manage: User can view and change system settings.
locale English|en|Spanish|es|French|fr|Italian|it|Japanese|ja|Korean|ko
|Dutch|nl|Chinese-simplified|zh-s|Chinese-traditional|zh-t
Optional. The display language.
password password
Optional. A password is case sensitive, cannot include a comma, double quote, or backslash, and
can have a maximum of 19 bytes. If this parameter is omitted, the command prompts you to enter
and re-enter a password for the user.
precision #
Optional. Sets the number of decimal places (1–10) for display of storage-space sizes.
session-preferences
Optional. Specifies that the current CLI settings will become permanent.
storage-size-base 2|10
Optional. Alias for base.
storage-size-precision #
Optional. Alias for precision.
storage-size-units auto|MB|GB|TB
Optional. Alias for units.
temperature-scale celsius|c|fahrenheit|f
Optional. Specifies to use the Celsius scale or Fahrenheit scale for temperature values.
timeout #
Optional. Sets the timeout value in seconds for the login session. Valid values are 30–9999, where
9999 means do not timeout.