HP StoreServ Application Suite for Oracle Media Cli% createuser -c password username all edit

Models: StoreServ Application Suite for Oracle Media

1 184
Download 184 pages 48.7 Kb
Page 62
Image 62

Recovery Manager for Oracle User’s Guide

<backup_host># ssh root@<NBU_master>

The authenticity of host '<NBU_master>' 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 '<NBU_master>' (DSS) to the list of known hosts.

4.3.9Setting Up Connections from the Backup Host to the InServ Storage Server

Set up an SSH connection from the backup host to the InServ Storage Server as follows:

1Log in to the backup host as root user.

2Make sure the SSH key pair exists as follows:

<backup_host> # ls ~/.ssh

id_rsa id_rsa.pub authorized_keys known_hosts

3Create a CLI user on the InServ Storage Server to be used by 3PAR Recovery Manager to access the InServ Storage Server from the backup host. Skip this step if you wish to use an existing user.

<backup_host># ssh <adm_user>@<ss_name> <adm_user>'s password: <adm_password>

cli% createuser -c <password> <username> all edit

In the example above:

<adm_user> is the user name of the InServ Storage Server’s administrator.

<ss_name> is the system name of the InServ Storage Server attached to the backup host.

<adm_password> is the administrator's password.

<password> is the password (for the InServ Storage Server) for the CLI user being created.

<username> is the user being created.

4.14

Setting Up SSH Connections for Recovery Manager

Page 62
Image 62
HP StoreServ Application Suite for Oracle Media manual Authenticity of host NBUmaster cant be established