HP 3PAR Recovery Manager 4.5.0 for Oracle on Solaris, Red Hat Linux, and Oracle Enterprise Linux User's Guide (QL226-97705, May 2014)

4. Copy the public key of the backup server to the HP 3PAR StoreServ Storage system. You can
find the public key in the location specified when generating an SSH key pair; for more
information, see “Generating an SSH Key Pair for the Backup Server” (page 41).
<backup_server># ssh <username>@<ss_name>
<username>'s password: <password>
cli% setsshkey
Please enter the SSH public key below. When finished, press enter twice.
The key is usually long. It's better to copy it from inside an editor
and paste it here. (Please make sure there are no extra blanks.)
The maximum number of characters used to represent the SSH key
(including the "from" option, key type, and additional comments) is 4095.
<paste the public key here and press Enter twice>
<public_key>
SSH public key successfully set!
In the example :
<username> is the user you created.
<ss_name> is the system name of the HP 3PAR StoreServ Storage system attached to
the backup server.
<password> is the password for the CLI user you created.
<public_key> is the SSH public key of the backup server.
You can also use the command setsshkey with the option -add to specify that the given
key should be added to the list of authorized keys instead of replacing existing ones.
Verifying Connections from the Backup Server to the HP 3PAR StoreServ Storage
From the backup server, verify the connection from the backup server to the HP 3PAR StoreServ
Storage system as follows:
<backup_server># ssh <username>@<ss_name>
The authenticity of host '<ss_name>' can't be established.
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 '<HP 3PAR StoreServ Storage>' (DSS) to the list of
known hosts.
where:
<user_name> is the CLI user created in “Setting Up Connections from the Backup Server to
the HP 3PAR StoreServ Storage” (page 43).
<ss_name> is the system name of the HP 3PAR StoreServ Storage system attached to the
backup server.
NOTE: If you are prompted for a password, the setup is incorrect and you must perform the
previous setup again.
44 Configuring Recovery Manager for Oracle