You can use XML to:
-
Add an existing user to a client computer or a client computer group as the client owner
The client owner has access to the client or the client computer group and can perform backup and restore operations. A client owner receives all of the permissions designated by the administrator.
-
Remove a client owner from a client computer or a client computer group
-
Replace all client owners on a client or a client computer group with a different client owner
Procedure
-
Download one of the following files to the computer from where you will run the command:
-
Open the .xml file and update the XML parameters listed in the table below.
-
From software_installation_directory/Base type one of the following commands after substituting the XML parameters:
qoperation execute -af user_to_client.xml
qoperation execute -af user_to_clientgroup.xml
-
Verify the user is a client owner on the client or the client computer group:
-
From the CommCell Browser, right-click the client and then click Properties.
The Client Computer Properties dialog box appears.
-
Click the Security tab.
-
The user appears in the Users pane of the Client Owners section.
-
The following table displays the XML parameters needed before running the qoperation command:
Parameter |
Description of Parameter Values |
---|---|
clientName |
Use with the user_to_client.xml template. Names of the client computers to modify. To modify multiple clients, add an <entity> and a <clientName> element for each client, for example:
|
clientGroupName |
Use with the user_to_clientgroup.xml template. Names of the client computer groups to modify. To modify multiple client computer groups, add an <entity> and a <clientGroupName> element for each client computer group, for example:
|
clientOwners |
Name of the user to add as a client owner. |
clientOwnersOperationType |
The operation to perform on the user. Valid values are:
|