SSH Reference Manual

If <old-system-user-name> and/or <new-system-user-name> is omitted, either the user being set with a previously issued
ASSUME USER command or the issuer of the RENAME KNOWNHOST command will be used as the default user.
If <new-system-user-name> is specified, it MUST be followed by a ':' to separate it from the key name.
<new knownhost name>
The new name of the knownhost entry. A knownhost entry with this name owned by the specified GUARDIAN user
must NOT already exist in the user database.
THAW KNOWNHOST
The THAW KNOWNHOST command thaws a known host. The command has the following syntax:
THAW KNOWNHOST [<system-user-name>:]<knownhost-name>
The individual attributes have the following meaning and syntax:
<system-user-name>
A valid GUARDIAN user who owns the known host entry in the user database. If <system-user-name> is omitted, either
the user being set with a previously issued ASSUME USER command or the issuer of the ADD KNOWNHOST
command will be used as the default. If <system-user-name> is specified it MUST be followed by a ':' to separate it from
the known host name that follows.
Only the SUPER.SUPER user (unless explicitly denied in OBJECTTYPE USER record) or those configured with full
SSHCOM access can thaw a known host entry for another user..
<knownhost-name>
The name of the known host to be thawed.
Status Commands
The current parameter configuration of the SSH2 process can be viewed via commands INFO SSH2 and INFO DEFINE.
The configuration of the SSHCTL database entities like USERs, KNOWNHOSTs, etc. can be listed via INFO USER,
INFO KNOWNHOSTs, etc.. There are other entities in the SSH2 process that are of interest, especially the entities
defined by the SSH protocol, namely sessions and channels. For displaying status data about the SSH2 process, sessions,
and channels a set of STATUS commands exists in mode DAEMON:
Status Commands:
o STATUS SSH2: displays SSH2 process status information .
o STATUS SESSION: displays SSH session information.
o STATUS CHANNEL: displays SSH channel information.
o STATUS OPENER: displays information about processes that have opened the SSH2 process.
STATUS SSH2
Status information about the SSH2 process will be displayed. The command has the following syntax:
STATUS SSH2 [,DETAIL]
[,WIDTH <width>]
[,RECURSIVE]
[,LOG-ONLY]
[,SELECT ( [<attr>] [, <attr>] ... ) ]
The individual command options have the following meaning and syntax:
208 SSHCOM Command Reference HP NonStop SSH Reference Manual