HP 3PAR Application Software Suite for Oracle User Manual
Page 63

4.13
Setting Up SSH Connections for Recovery Manager
Recovery Manager 3.0.3/3.0.4 for Oracle User’s Guide
4.3.5 Setting Up Connections from the Backup Host to the Database Host
To set up an SSH connection from the backup host to the database host, perform the
following:
Copy the public key (
id_rsa.pub
) of the backup host to the
authorized_keys
file of
the database host.
If the
authorized_keys
file already exist, add the public key to the end of the
authorized_keys file.
4.3.6 Verifying Connections from the Backup Host to the Database Host
From the backup host, verify the connection to the database host as follows:
where
host > is the database host’s hostname. NOTE: If you are prompted for a password, the setup is incorrect and you must redo the previous setup. The authenticity of host ' DSS key fingerprint is xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:x:xx:xx. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added ' known hosts.