SSH Reference Manual
LOGNAME=test.us 
LOGNAME=mike 
SSH_TTY 
The pseudo terminal allocated for the session. 
Example: 
SSH_TTY=/G/pty35/#zwn0001 
SSH2_PROCESS_NAME 
The SSH2 process that started the shell process. 
Example: 
SSH2_PROCESS_NAME=$SSH35 
HOME 
The shell home directory of the user. 
Example: 
HOME=/home/test 
SSH_ORIGINAL_COMMAND 
The command that was specified in an exec request. This can be different to the actually executed command, in case a 
“forced command” is defined (USER attribute SHELL-COMMAND). 
Example: 
SSH_ORIGINAL_COMMAND=ls -l 
ENV 
Value taken from USER attribute SHELL-ENVIRONMENT 
Examples: 
ENV=$HOME/setenvvars 
ENV=/etc/nonloginshellenvs 
ENV=~/testenv 
138 • Configuring and Running SSH2  HP NonStop SSH Reference Manual 










