3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)

3.22
SSH
3PAR InForm CLI Administrator’s Manual InForm OS Version 2.3.1
To access the CLI for the first time using SSH:
1 From any host that has SSH client, enter the following example:
In the previous example,
3paradm is the first default user with super level privilege and
<InServ–host–name> is the InServ system’s host name.
2 If this is the first login from the client host (e.g the host does not already have InServ public
key for identity), expect the following message:
When prompted to continue, enter
yes.
This is normal SSH behavior because the client host does not have the InServ system’s public
key. If InServ system’s public key has been stored on the client host before this connection,
this message will not be displayed. After you have set the key, on subsequent connections
this message will not be displayed.
3 When prompted for a password, enter the default password,
3pardata.
4 After the password is entered, you will see the CLI prompt.
In the previous example,
InServ–host–name is the InServ system’s cluster name or host
name.
$ ssh 3paradm@<InServ–host–name>
The authenticity of host <InServ–host–name> can’t be established.
RSA key fingerprint is 68:a6:c9:60:a1:cb:….
Are you sure you want to continue connecting (yes/no): yes
NOTE: The validity of the key fingerprint presented at this point can be verified
by using the public keys provided as part of the InForm Administration Tools.
These keys can be installed with the administration tools or can be obtained
directly from the InForm Administration Tools CD. Consult your SSH client
documentation for instructions on creating a key fingerprint from the public key.
<
InServ–host–name> cli %