Hp 3PAR Application Software Suite for Oracle Manuel d'utilisateur Page 63

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 196
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 62
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 <db_host> is the database host’s hostname.
<backup_host> # scp ~/.ssh/id_rsa.pub <db_host>:~/.ssh/authorized_keys
NOTE: If you are prompted for a password, the setup is incorrect and you must
redo the previous setup.
<backup_host># ssh root@<db_host>
The authenticity of host '<db_host>' 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 '<db_host>' (DSS) to the list of
known hosts.
Vue de la page 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 195 196

Commentaires sur ces manuels

Pas de commentaire