Importing/Exporting Plug-in Settings for Software Distribution
In this article
You can export the Veeam Plug-in configuration file and apply the plug-in settings to other severs.
|
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:
- On the server with the configured Veeam Plug-in, go to /opt/veeam/VeeamPluginforOracleRMAN.
- Copy the veeam_config.xml file to the server where you want to configure the plug-in.
- Install Veeam Plug-in on the new server and place the copied XML file in the /opt/veeam/VeeamPluginforOracleRMAN folder.
- Set new credentials using the following command:
OracleRMANConfigTool --set-credentials "serv\username" "password" |