Changing ssh and sftp settings, Secure shell settings dialog – HP Integrity NonStop H-Series User Manual
Page 66

5.
Enter a user name or alias in the User name: field.
6.
Select the protocol you prefer to use. Select SSH/SFTP to always use secure, encrypted
authentication and for encrypted file transfers and remote program launches. See one of the
following sections for information on how to change settings for the protocol you choose.
7.
Select OK to apply your changes and dismiss the Preferences dialog.
Changing SSH and SFTP settings
To change SSH and SFTP settings, perform the following steps from the NonStop Development
perspective:
1.
Open the Network Connections preference page (
) by selecting NonStop
Tools > Configure Connections...
2.
Use the System: combo box to select a connection configuration whose SSH/SFTP settings
you will change.
3.
Open the Secure Shell Settings dialog (
) by selecting the Settings... button
to the right of the SSH/SFTP button.
Figure 22 Secure Shell Settings dialog
4.
In the Secure Shell Settings dialog, you can:
•
Enter a different port (the default for SSH is 22)
•
Select the Use public key authentication check box for public key authentication and
specify the location of your private key file in the Private key file: field
NOTE:
Using public key authentication requires creating public/private key pairs and
registering the public key on the NonStop system you want to connect to. For details on
how to use SSHCOM's alter command to add and register a public key, see the
NonStop SSH Reference Manual.
NSDEE does not provide a facility for generating a public/private key pairs. However,
this capability is available from the SSH2 preference page for Eclipse by selecting Window
> Preferences > General > Network Connections.
•
Change the location of the known_hosts file or disable checking the known hosts file
for trusted hosts
NOTE:
If you deselect Check for known hosts, you will be prompted to verify the trusted
status of the host during every login.
5.
After making changes, select OK to return to the Preference dialog.
6.
Select OK to apply your changes and dismiss the Preferences dialog.
For more information on SSH and SFTP, see the NonStop SSH Reference Manual.
66
Tasks