Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to keep the Backup Agent secure, connections are only accepted from specified Backup Managers. To authorize a Backup Manager to backup the Server, you must first add a key of the Backup Manager to the Backup Agent. The Windows Backup Agent Configuration Utility allows users to add an encryption key that allows the Backup Manager to connect to the Windows Backup Agent.


Method 1: Using the Wizard

Adding the Backup Manager public key to the Backup Agent means creating a text file on the server (Backup Agent machine). The default directory is C:\Program Files\Idera Server Backup\conf\server.allow.

...

Follow the instructions below to add the Manager Public Key to the Backup Agent on your Server using the Windows Backup Agent Utility.

...


Image Modified
Notice
Make sure the Backup Manager is running and the Manager port (default 80) and Backup Agent port (default 1167) are not busy by other applications. See also: Restart Backup ManagerConfigure Backup Manager ports, and Configure Backup Agent port.
 


1. Run the Windows Backup Agent Utility. Read more in Launch Windows Backup Agent Configuration Utility.

...

  • Filename - Enter Host name that will be shown in the "Installed Keys" list. The file containing Encryption Key will have this name.

     


    Image Modified
    Note
    There is backup configuration setting IPAuthentication that allows the system to check if the Filename matches IP. If IPAuthentication is "0," then the "Filename" value can be different from the "Server Backup Manager" value. See Change Windows Backup Agent configuration.
  • Protocol - Select "http" or "https" from the drop-down menu.
  • Server Backup Manager - Enter the IP address or DNS Host Name that the Backup Manager uses.

...

If you have defined the appropriate Backup Manager properties, the Manager Key will be successfully added to the Backup Agent database and the requests from the Backup Manager will be allowed. The Key name will appear on the "Authorized Server Backup Managers" tab.

...


Image Modified
Note
After the Server Key is added, requests from the Backup Manager should be accepted.
 



 

Image Modified

Note
During the Key adding the following error message can appear. Eliminate issues connected for example with a firewall permissions and repeat the procedure.
Image Modified


Method 2: Using Command Prompt

Open a command prompt and run the following command:

"C:\Program Files\Server backup Agent\bin\r1soft-setup.exe" -g <url of the backup server>

Alternatively you may need to run:

"C:\Program Files\Server backup Agent\bin\r1soft-setup-old.exe" -g <url of the backup server>

Method 3: Manual install using the web url

  1. Navigate to https://<url of the backup server>/public_info
  2. Copy the public key to your clipboard.
  3. On the agent machine, open the server backup agent configuration utility.
  4. Click the tab for "Authorized Server Backup Managers" and click "Manual".
    Image Added
  5. Create a filename (can be anything you like) and paste in the key you copied in step 2.
  6. Click OK.