4 generating an ssh key pair for the database host, Generating an ssh key pair for the database host – HP 3PAR Application Software Suite for Oracle User Manual
Page 62

4.12
Setting Up SSH Connections for Recovery Manager
Recovery Manager 3.0.3/3.0.4 for Oracle User’s Guide
The
ssh-keygen
utility generates two files,
id_rsa
and
id_rsa.pub
(or
id_dsa
and
id_dsa.pub
). The
id_rsa
(or
id_dsa
) file contains the private key and the
id_rsa.pub
(or
id_dsa.pub
) file contains the public key.
4.3.4 Generating an SSH Key Pair for the Database Host
You can either use the same SSH key pair generated for the backup host or generate a
different SSH key pair for the database host. If you choose to use the same key pair, create one
InForm CLI user, otherwise, create two different CLI users to be accessed from the database
host and the backup host, respectively. If you are generating a different SSH key pair for the
database host, perform the procedure described in
4.3.3 Generating an SSH Key Pair for the
on page 4.11 on the database host.
If you choose to use the same SSH key pair, create one InForm CLI user (see
Connections from the Backup Host to the NetBackup Master Server
Setting Up Connections from the Backup Host to the InServ Storage Server
on page 4.15). Then
copy the SSH key pair from the backup host to the database host as follows:
NOTE: In an RAC environment, all the nodes in the cluster must have the same
SSH key pair in order to run Recovery Manager utilities against any RAC instance
on any node.
The authenticity of host 'pilot (192.168.3.130)' can't be established.
RSA key finger print is xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'pilot (192.168.3.130)' to the list of known
hosts.
root@pilot's password: