Updating Credentials for a Subclient

Applies to: Network Share IntelliSnap Backup for CIFS Shares

You can use the command line interface to update the credentials of a subclient or the saved credentials for a subclient.

Procedure

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

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

  3. Open the update_subclient_template.xml file, add the specific parameters, and then save the file.

    For more information on XML parameters for subclient configuration, see Elements Available for Windows File System Subclient Configuration from the Command Line Interface.

  4. Run one of the following commands from the software_installation_directory/Base folder:

    • To update the impersonate user credentials of a subclient, run the following command.

      qoperation execute -af update_subclient_template.xml -entity/clientName xxxxx -backupsetName xxxxx -subclientName xxxxx -storagePolicyName xxxxx -instanceName xxxxx -cs xxxxx -appName 'File System' -impersonateUser/userName xxxxx -impersonateUser/password xxxxx -isSnapBackupEnabled true -snapShotEngineName xxxxx -backupConfiguration/backupDataAccessNodes/clientName xxxxx

    • To update the saved credentials of a subclient, run the following command.

      qoperation execute -af update_subclient_template.xml -entity/clientName xxxxx -backupsetName xxxxx -subclientName xxxxx -storagePolicyName xxxxx -instanceName xxxxx -cs xxxxx -appName 'File System' -impersonateUserCredentialinfo/credentialName xxxxx -isSnapBackupEnabled true -snapShotEngineName xxxxx -backupConfiguration/backupDataAccessNodes/clientName xxxxx

Page contents

×

Loading...