Download Print this page

Catalyst Add Client - HP StoreOnce B6000 Series Reference Manual

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

Advertisement

Requirements for Command Execution
The command entry must conform to the command syntax
The account object in the command entry must be an existing account
The account object in the command entry cannot be the only account with "administrator"
authorization level
Successful Command Output
Upon successful completion of the command, the following is displayed:
account ACCOUNT deleted where ACCOUNT is the string which labeled the deleted account
Command Operation during Abnormal Conditions
1.
If the command 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.
2.
If the account object in the command entry is the only account with "administrator" authorization
level, the following is displayed:
Command Failed
authorization
3.
If the account label included in the command does not match an existing account, display the
following:
Command Failed - account ACCOUNT does not exist where ACCOUNT is the
account label included in the command.
Example
$ accounts del Joe_Operator
account Joe_Operator deleted

catalyst add client

Description of Command Function
This command adds a client to an object store container. In other words, the client defined in the
command entry can access the object store container once this command has executed. Clients
are a certificate of identify or authorization. They are created with a separate command. Refer to
the command "catalyst create client" in section 3.4.5 for details. Multiple clients can be added to
a single object store container.
Command Syntax
catalyst add client [SETX] OBJSTORE CLIENT
Command Authority
Administrator
Command Object Requirements
The following objects listed below may be included in the command entry after "catalyst add
client".
SETX – This defines the service set which contains the object store container to which the client
is added. This object is required in the command entry when used on multi-node StoreOnce
appliances. SETX is a label which uniquely defines the service set. X represents a numeric
index. The command "system show sets" can be used to obtain a detailed listing of service
sets within the appliance. Refer to section 3.4.22 for details.
OBJECT – This defines the object store container to which the clients are added. OBJECT is a
text string label uniquely defining the object store container. The command "catalyst show"
At least one account must have administrator
catalyst add client
77

Advertisement

loading