Download Print this page

Command Instruction Set Details Full Set Save For Later; Account Add - HP StoreOnce B6000 Series Reference Manual

Hp b6000 storeonce backup system cli reference guide
Hide thumbs Also See for StoreOnce B6000 Series:

Advertisement

5 Command Instruction Set Details FULL SET SAVE FOR
LATER

account add

Description of Function
This command creates an account that interfaces with the StoreOnce appliance using the CLI or
GUI. When using the CLI, either a SSH (secure shell) or serial port connection can be used to
access the account. There are types of accounts that can be created. A password is defined for
each account. This password must be provided by the user to access the account. Optionally, for
each account a string may be defined describing the account.
Command Syntax
accounts add <ACCOUNT> level {operator|admin } password <password>
password [desc <"string">]
Command Authority
Administrator
Command Object Requirements
ACCOUNT – a string uniquely labeling the added account must appear after "accounts add" in
the command entry. This string may contain the upper case letters, lower case letters, numbers,
the dash "-" and the underscore "_". The string must be different from the strings labeling existing
accounts. The string can be a maximum of 16 characters.
Command Parameter Requirements
authorization-level (level) – This parameter must be defined for each added account. The value
is entered after the account object label. The text entry "level" followed by the authorization
level defines this parameter. The following are used to define the authorization level:
operator = operator authority level
admin = administrator authority level
password – This parameter string defining a password must be included for each added
account. The text "password" followed by a string which may contain upper case letters, lower
case letters, numbers, and the symbols ! @ # $ % ^ & *. The password string can be a
maximum of 24 characters. Two identical entries of the password string separated by
whitespace must be entered. This parameter is entered after the account object. To access the
account, the user must enter the exact string and defined by this parameter (i.e the password
is case sensitive).
description (desc) – This optional parameter providing additional information about the account
may be included in the command. This parameter is defined by the text "desc" followed by
a description string enclosed in quotation marks. The description string can be any ASCII
characters except the quotation mark. The string can be a maximum of 32 characters. This
parameter is entered after the account object.
Requirements for Command Execution
The command entry must conform to the command syntax.
Successful Command Output
Upon successful completion of the command, the following string is displayed:
account ACCOUNT added where ACCOUNT is the string labeling the newly added account.
account add
75

Advertisement

loading