This is an archive version of the document. To get the most up-to-date information, see the current version.

Importing/Exporting Plug-in Settings for Software Distribution

You can export the Veeam Plug-in configuration file and apply the plug-in settings to other severs.

Important

The password included in the configuration file is encrypted. Thus, after you import the configuration file, you must set the credentials manually in the Veeam Plug-in configuration wizard.

To export the configuration file to another Linux server, do the following:

[For Linux and Unix]:

  1. On the server where Veeam Plug-in is installed, go to /opt/veeam/VeeamPluginforOracleRMAN.
  2. Copy the veeam_config.xml file to the server where you want to configure the plug-in.
  3. Install Veeam Plug-in on the new server and place the copied XML file in the /opt/veeam/VeeamPluginforOracleRMAN folder.
  4. Set new credentials using the following command:

OracleRMANConfigTool --set-credentials "serv\username" "password"

[For Microsoft Windows]:

  1. On the server where Veeam Plug-in is installed, go to %PROGRAMFILES%\Veeam\VeeamPluginforOracleRMAN\.
  2. Copy the veeam_config.xml file to the server where you want to configure the plug-in.
  3. Install Veeam Plug-in on the new server and place the copied XML file in the %PROGRAMFILES%\Veeam\VeeamPluginforOracleRMAN\ folder.
  4. Set new credentials using the following command:

C:\Program Files\Veeam\VeeamPluginforOracleRMAN\OracleRMANConfigTool.exe --set-credentials "serv\username" "password"