Disconnectifuserunknown; Enablestatisticsatstartup - HP NonStop SSH 544701-014 Reference Manual

Table of Contents

Advertisement

For new installations without license file that include creation of new SSHCTL and HOSTKEY, there is no
reason to set the CUSTOMER parameter.
See also:
HOSTKEY, SSHCTL

DISCONNECTIFUSERUNKNOWN

Use this parameter to specify that incoming connections are immediately disconnected when the supplied SSH user name
could not be found in the User Database.
Parameter Syntax
DISCONNECTIFUSERUNKNOWN [TRUE|FALSE]
Arguments
TRUE
The session will be disconnected immediately with indication "Access denied".
FALSE
A list of all supported authentication methods is sent back (this avoids returning the information that the user
does not exist).
Default
The default for this parameter is FALSE.
Example
DISCONNECTIFUSERUNKNOWN TRUE
Considerations
RFC 4252 allows both ways of processing requests of unknown users.
If the parameter is not specified or is set to FALSE, the behavior is the same as before the parameter was
introduced.

ENABLESTATISTICSATSTARTUP

This Boolean parameter allows enabling gathering statistics at startup of the SSH2 process.
Parameter Syntax
ENABLESTATISTICSATSTARTUP [TRUE|FALSE]
Arguments
TRUE
Statistics will be gathered immediately after the SSH2 process has started.
FALSE
Gathering statistical data will be enabled only after SSHCOM command ENABLE STATISTICS was issued.
Default
The default for this parameter is FALSE.
Example
ENABLESTATISTICSATSTARTUP TRUE
68 • Configuring and Running SSH2
HP NonStop SSH Reference Manual

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents