Clientallowedauthentications; Compression - HP NonStop SSH 544701-014 Reference Manual

Table of Contents

Advertisement

CLIENTALLOWEDAUTHENTICATIONS

Use this parameter to restrict the authentication methods the NonStop ssh clients (SSH[OSS], SFTP[OSS]) can try.
Parameter Syntax
CLIENTALLOWEDAUTHENTICATIONS [ method | "method,method,..." ]
Arguments
method
A supported authentication method
Considerations
The value (list of authentication methods) is only relevant for outgoing ssh connections. For incoming
connections the list of authentication methods is configured for each user (attribute ALLOWED-
AUTHENTICATIONS).
The authentication methods actually allowed at the client side consist of those methods that are specified in the
client side option "AllowedAuthentications" as well as in the value of SSH2 parameter
CLIENTALLOWEDAUTHENTICATIONS.
Default
The default value is to allow all methods that are supported.
Examples
CLIENTALLOWEDAUTHENTICATIONS "password,keyboard-interactive"
CLIENTALLOWEDAUTHENTICATIONS publickey
See also:
Ssh clients option AllowedAuthentications, see section "SSH and SFTP Client Reference", General Runtime
options.
User attribute ALLOWED-AUTHENTICATIONS

COMPRESSION

Use this parameter to specify whether compressed SSH sessions will be supported.
Parameter Syntax
COMPRESSION [TRUE|FALSE]
Arguments
[TRUE|FALSE]
The following arguments can be used to specify whether compression of the SSH session will be supported:
TRUE: allows compressed sessions.
o
FALSE: denies compressed sessions.
o
Default
If omitted, SSH2 will allow compressed sessions.
Example
COMPRESSION FALSE
HP NonStop SSH Reference Manual
Configuring and Running SSH2 • 65

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents