HP StoreOnce Backup System CLI Reference Guide

by this parameter (i.e., the password is case sensitive). This parameter is valid only for users
of type local; authentication of external accounts is managed by an authentication service,
such as Active Directory.
NOTE: Some passwords cannot be created and are rejected if they are based on common
words or known, insecure key patterns. Be sure to use valid passwords without using common
words or invalid patterns.
Requirements for Command Execution
The command entry must conform to command syntax.
Successful Command Output
Upon successful completion of the command, the following is displayed:
account ACCOUNT added, where ACCOUNT is the string label of the new account.
Command Operation during Abnormal Conditions
If the command entered does not conform to the required syntax, the following is displayed:
Command Failed - the command does not conform to the required syntax,
SYNTAX, where SYNTAX is the command syntax as described under Command Syntax in this
section.
If the password does not meet the defined requirements, display the following:
Command Failed - The password must be 1 character in length minimum
and 24 characters in length maximum and can only contain upper,
lower case letters, numbers and the following symbols ! @ # $ % ^
& *.
If the label is the same as an existing account, the following is displayed:
Command Failed - account ACCOUNT already exists, where ACCOUNT is the
string label of the account.
If the password is a known blacklisted weak password, the following is displayed:
Failed to change user password for account <accountname>
If the password provided is on the blacklist of excluded passwords, then the following error
is displayed:
Failed to add account: <accountname>
Example
# accounts add Joe_Operator level user newpassword F00tB*ll F00tB*ll
account Joe_Operator added
accounts add 21