Generate SSH Key
If your backup is located on a Remote Server (as we are following restore for backup created using Strategy-1, so here the Remote Server refers to the SAN type etc. and NOT the target Session Monitor machine), generate SSH Key to authorize Session Monitor Server for password less SSH logins by executing below steps on newly installed Session Monitor Server.
Note: If both the files authorized_keys and authorized_keys_orig are present
under the
/root/.ssh/
folder in the Remote Server, delete the file
authorized_keys using command:
rm
/root/.ssh/authorized_keys