Automating Configuration of Plug-in for SAP HANA
To automate the configuration of Veeam Plug-in for SAP HANA, do the following:
- Copy the veeam_config.xml file to other servers where you want to configure the plug-in.
- The password stored in the configuration file is encrypted with a machine key. Thus, on each machine, after the veeam_config.xml 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> |