Create User - HP P2000 G3 Cli Reference Manual

Msa system
Hide thumbs Also See for P2000 G3:
Table of Contents

Advertisement

create user

Description Creates a user account. The system supports 12 user accounts. You can create a general user that
can access the WBI, CLI, or FTP interface, or an SNMPv3 user that can access the MIB or receive
trap notifications. SNMPv3 user accounts support SNMPv3 security features such as authentication
and encryption.
Syntax
create user
[authentication-type MD5|SHA|none]
[base 2|10]
[interfaces interfaces]
[level monitor|manage]
[locale English|en|Spanish|es|French|fr|German|de|Italian|it|Japanese|ja
|Korean|ko|Dutch|nl|Chinese-simplified|zh-s|Chinese-traditional|zh-t]
[password password]
[precision #]
[privacy-password encryption-password]
[privacy-type DES|AES|none]
[storage-size-base 2|10]
[storage-size-precision #]
[storage-size-units auto|MB|GB|TB]
[temperature-scale celsius|c|fahrenheit|f]
[timeout #]
[trap-host IP-address]
[type novice|standard|advanced|diagnostic]
[units auto|MB|GB|TB]
name
Parameters authentication-type MD5|SHA|none
Optional. For an SNMPv3 user, this specifies whether to use a security authentication protocol.
Authentication uses the user password.
MD5: MD5 authentication. This is the default.
SHA: SHA (Secure Hash Algorithm) authentication.
none: No authentication.
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. This is the
default.
Operating systems usually show volume size in base 2. Disk drives usually show size in base 10.
Memory (RAM and ROM) size is always shown in base 2.
interfaces interfaces
Optional. Specifies the interfaces that the user can access. Multiple values must be separated by
commas and no spaces. The defaults are cli and wbi. A command that specifies snmpuser or
snmptarget cannot also specify a non-SNMP interface.
cli: Command-line interface.
wbi: Web-browser interface (SMU).
ftp: File transfer protocol interface.
smis: Storage Management Initiative Specification (SMI-S) interface.
snmpuser: Allows an SNMPv3 user to view the SNMP MIB.
snmptarget: Allows an SNMPv3 user to receive SNMP trap notifications. This option requires
the trap-host parameter.
none: No interfaces.
64
Alphabetical list of commands

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents