Freeze Knownhost; Info Knownhost - HP NonStop SSH 544701-014 Reference Manual

Table of Contents

Advertisement

Only the SUPER.SUPER user (unless explicitly denied in OBJECTTYPE USER record) or those configured with full
SSHCOM access can delete a known host entry for other users.
<knownhost-name>
The name of the known host to be deleted.

FREEZE KNOWNHOST

The FREEZE KNOWNHOST command freezes a known host. A local SFTP client cannot connect to the remote host on
the specified port until this known host entry is thawed using the THAW KNOWNHOST command.
The command has the following syntax:
FREEZE 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 FREEZE 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 freeze a known host entry for other users.
<knownhost-name>
The name of the known host to be frozen.

INFO KNOWNHOST

This command provides information about a single known host or a set of known hosts in the SSH2 key store. It has the
following syntax:
INFO KNOWNHOST [<system-user-name>:]{<knownhost-name> | *} [, DETAIL]
The individual attributes have the following meaning and syntax:
<system-user-name>
A valid GUARDIAN user who owns the known host in the SSH key store. If <system-user-name> is omitted, either the
user being set in a previously issued ASSUME USER command or the issuer of the ALTER KEY 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.
<knownhost-name>
The name of the known host owned by the current user. A '*' as part of the known host name will be interpreted as
wildcard character and information about all known host names matching the wildcard character will be displayed.
OUTPUT Format of INFO KNOWNHOST Command
If used without the DETAIL modifier, INFO KNOWNHOST will provide a brief summary for each known host
displayed. The following is an example of the output of INFO KNOWNHOST:
% info knownhost *:*
info knownhost *:*
KNOWNHOST
10.0.0.11.22
10.0.0.194.55022
182 • SSHCOM Command Reference
KNOWNBY
STATUS
super.super
THAWED
superulrich
THAWED
HP NonStop SSH Reference Manual

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents