Preface

 

Introducing This Guide

This guide describes the SSH for OpenVMS software. It covers the following topics: software installation, server and client configuration, server startup and shutdown, using the SSH clients, utilities, and server monitoring and control.

What You Need to Know Beforehand

Before using SSH for OpenVMS, you should be familiar with:

·         Computer networks in general

·         OpenVMS operating system and file system

·         HPE/VSI’s OpenVMS TCP/IP software

How This Guide Is Organized

This guide has the following contents:

·         Chapter 1, Before You Begin, explains what you need to prepare for an installation.

·         Chapter 2, Installing SSH for OpenVMS, provides a step-by-step procedure for executing the software installation.

·         Chapter 3, Configuring SSH for OpenVMS, explains how to configure SSH for OpenVMS.

·         Chapter 4, Configuring the Secure Shell (SSH) V1 Server, describes how to configure and maintain the SSH for OpenVMS SSH V1 server.

·         Chapter 5, Configuring the Secure Shell (SSH) V2 Server, describes how to configure and maintain the SSH for OpenVMS SSH V2 server.

·         Chapter 6, Accessing Remote Systems with the Secure Shell (SSH) Utilities, explains how to configure and maintain the SSH for OpenVMS Secure Shell (SSH) client.

·         Chapter 7, Secure File Transfer, describes using SCP, SFTP2, and FTP over SSH for transferring files in a secure manner.

·         Chapter 8, Monitoring and Controlling SSH, describes the utilities used for monitoring and controlling the SSH server environment.

Online Help

You can use HELP at the DCL prompt to access SSH topical help:

$ HELP SSH [topic]

The topic entry is optional. You can also enter topics and subtopics at the following prompt and its subprompts:

SSH Subtopic?

Obtaining Customer Support

You can use the following customer support services for information and help about SSH for OpenVMS and other Process Software products if you subscribe to our Product Support Services. (If you bought SSH through an authorized reseller, contact your reseller for technical support.) Contact Technical Support directly using the following methods:

Electronic Mail

E-mail relays your question to us quickly and allows us to respond as soon as we have information for you. Send e-mail to support@process.com. Be sure to include your:

·         Name

·         Telephone number

·         Company name

·         Process Software product name and version number

·         Operating system name and version number

·         Process Software support contract number

Describe the problem in as much detail as possible. You should receive an immediate automated response telling you that your call was logged.

Telephone

If calling within the continental United States or Canada, call Process Software Technical Support toll-free at (800) 394-8700. If calling from outside the continental United States or Canada, dial +1 (508) 628-5074. Please be ready to provide your name, company name, Process Software support contract number, and telephone number.

Web

There is a variety of useful technical information available on our website, https://www.process.com/

Conventions Used


 

Convention

Meaning

host

Any computer system on the network. The local host is your computer. A remote host is any other computer.

monospaced type

System output or user input. User input is in reversed bold type.

Example: Is this configuration correct? YES

 

Monospaced type also indicates user input where the case of the entry should be preserved.

italic type

Variable value in commands and examples. For example, username indicates that you must substitute your actual username.  Italic text also identifies documentation references.

[directory]

Directory name in an OpenVMS file specification. Include the brackets in the specification.

[optional-text]

(Italicized text and square brackets) Enclosed information is optional. Do not include the brackets when entering the information.

Example:  START/IP line address [info]

This command indicates that the info parameter is optional.

{value | value}

Denotes that you should use only one of the given values. Do not include the braces or vertical bars when entering the value.

Note

Information that follows is particularly noteworthy.

Caution

Information that follows is critical in preventing a system interruption or security breach.

key

Press the specified key on your keyboard.

Ctrl+key

Press the control key and the other specified key simultaneously.

Return

Press the Return or Enter key on your keyboard.