Automating Configuration of Plug-in for SAP HANA
To automate the configuration of Veeam Plug-in for SAP HANA, do the following:
- From the /opt/veeam/VeeamPluginforSAPHANA directory on the machine where Veeam Plug-in is installed, copy the Veeam Plug-in configuration file (veeam_config.xml) to other servers where you want to configure the plug-in.
- The password stored in the Veeam Plug-in configuration file is encrypted with a machine key. Thus, on each machine, after the Veeam Plug-in configuration file was copied, you must reset the password of the account used to log in to the Veeam Backup & Replication server. To reset the password, use the following command. Note that the operation requires root privileges.
SapBackintConfigTool --set-credentials <"serv\username"> <password> |