compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (12)

View Page History
For security reasons, the Backup Agent accepts connections only from known Backup Managers. To authorize a Backup Manager to the Backup Agent, you must add the Backup Manager's public key to Agent's configuration.

To add the Manager's key to the Backup Agent's configuration using the Command Line Interface (CLI) tools, follow the instructions below.
Use the following steps to add the Backup Manager key to the Backup Agent configuration using the Command Line Interface (CLI).

1. Run the following command on the Server (Backup Agent machine):
# Verify that the Backup Manager from which you are downloading the key is running and accessible by the Backup Agent via the network.
# Run the following command on the Backup Agent server:
{code}serverbackup-setup --get-key [Manager_URL]{code}


!get-key.png|border=1!
The {{\--get-key}} function downloads the Backup Manager key. The {{\--get-key}} function also accepts https:// URLS.

{info:title=Note} The {{\--get-key}} function downloads the Key from the Manager. For this option to work, the Backup Manager should be up and accessible from the Backup Agent via the network.
{info}
*Example:*

To add a Backup Manager with IP address 192.168.0.222 to the list of Backup Managers known to the Backup Agent, run the {{serverbackup-setup \--get-key}} {{[http://192.168.0.222]}} command.
{info:title=Note} The {{\--get-key}} function also accepts https:// URLS.
{info}
Once the Manager Key has been added, requests from the Backup Manager should be accepted.

See also:
Once you add the Backup Manager key, requests from the Backup Manager are accepted.
For more information about managing keys, see the following topics:
* [Uninstall the key from Linux Backup Agent]
* [View keys added to Linux Backup Agent]