1 ssh restrictions, Ssh restrictions – HP 3PAR Application Software Suite for Oracle User Manual
Page 60
![background image](/manuals/397355/60/background.png)
4.10
Setting Up SSH Connections for Recovery Manager
Recovery Manager 3.0.3/3.0.4 for Oracle User’s Guide
Figure 4-4. SSH Connection Relationship for Remote Copy Support
4.3.1 SSH Restrictions
Recovery Manager has the following SSH restrictions:
■
The
ssh
and
scp
commands must be located in the
/usr/bin/
directory. Create symbolic
links as follows:
■
SSH keys on the database and backup hosts must be generated with no passphrase.
Recovery Manager does not support an SSH passphrase or SSH agent.
Root User
Root User
Backup/Remote
SSH
SSH
Database/Local
Host
Host
Recovery
Primary/Local
InServ Storage
Server
InServ Storage
Secondary/Remote
Server
Manager User
Recovery
Manager User
SSH
#ln -s /usr/local/bin/ssh /usr/bin/ssh
#ln -s /usr/local/bin/scp /usr/bin/scp