Setting Owners and Owner Permissions Using the Command Line Interface

Use XML to set client owners and client owner permissions.

You can include the XML parameters in the xml file, or you can specify them on the command line when they frequently change. For more information on command line parameters and XML elements, see Command Line - Syntax.

Procedure

  1. Run the qlogin command to log on to the CommServe computer.

  2. Download the update_client_owner_template.xml file to the computer where you will run the command.

  3. To define the parameter values, do either of the following:

    • Open the update_client_owner_template.xml file and update the XML parameters.

    • Type the parameters on the command line using the following format: -parameter_name parameter_value.

    For information on supported parameters, see XML Parameters for Client Owners.

  4. On the command line, go to software_installation_directory/Base and type the command.

    qoperation execute -af update_client_owner_template.xml

  5. Run the qlogout command to log off the CommServe computer.

Loading...