skip book previous and next navigation links
go up to top of book: HP TCP/IP Services for OpenVMS Guide to SSH HP TCP/IP Services for OpenVMS Guide to SSH
go to beginning of chapter: Managing the SSH Service Managing the SSH Service
go to previous page: Starting and Stopping the SSH Server Starting and Stopping the SSH Server
go to next page: Managing AuditingManaging Auditing
end of book navigation links

SSH Logical Names 



The logical names described in Table 4-1 can be used to modify the behavior of the SSH service.

Table 1  Logical Names
Name Function
TCPIP$SSH_DEVICE
Defines the device on which the SSH client default directory is located. If you do not define this logical, the default is SYS$SYSDEVICE.
TCPIP$SSH_HOME
Defines the OpenVMS equivalent of the /etc directory on UNIX systems. Used internally by SSH software. Translates to:
TCPIP$SSH_DEVICE:[TCPIP$SSH].
TCPIP$SSH_AGENT_PORT
Defines the port on which an SSH authentication agent listens for connections from clients. Used internally by SSH software, and defined only in the job table for a process and its subprocesses.
TCPIP$SSH_CLIENT_PORT
Defines the port on which a client of an SSH authentication agent communicates with the agent. Used internally by SSH software, and defined only in the job table for a process and its subprocesses.


go to previous page: Starting and Stopping the SSH Server Starting and Stopping the SSH Server
go to next page: Managing AuditingManaging Auditing