64
•
Configuring and Running SSH2
HP NonStop SSH Reference Manual
*
Means no authentication banner is displayed.
filename
Specifies the file name containing the authentication banner to be displayed.
Considerations
•
The BANNER file can be an edit file containing multiple lines.
Default
If omitted, BANNER is set to *.
Example
BANNER $SYSTEM.SSH2.BANNER
CIPHERS
Use this parameter to specify which cipher suites are admissible for the SSH2 server.
Parameter Syntax
CIPHERS
suite
[,
suite
, ...]
Arguments
suite
Specifies a cipher suite. Currently the following cipher suites are supported by SSH2:
o
aes256-cbc: AES (Rijndael) in CBC mode, with 256-bit key
o
aes128-cbc: AES with 128-bit key
o
twofish256-cbc: Twofish in CBC mode, with 256-bit key
o
twofish128-cbc: Twofish with 128-bit key
o
twofish-cbc: alias for "twofish256-cbc" (Note: this is being retained for historical reasons)
o
blowfish-cbc: Blowfish in CBC mode
o
3des-cbc: three-key 3DES in CBC mode
o
arcfour: the ARCFOUR stream cipher
o
cast128-cbc: CAST-128 in CBC mode
Considerations
For details about the ciphers listed above, please refer to standard SSH documentation, such as the manual for the RFCs
available.
Default
If omitted, SSH2 will accept all ciphers mentioned above.
Example
CIPHERS 3des-cbc
This will enforce the use of only 3DES-encryption.
Summary of Contents for NonStop SSH 544701-014
Page 12: ...xii Contents HP NonStop SSH Reference Manual ...
Page 24: ...24 Preface HP NonStop SSH Reference Manual ...
Page 30: ...30 Introduction HP NonStop SSH Reference Manual ...
Page 46: ...46 Installation Quick Start HP NonStop SSH Reference Manual ...
Page 132: ...132 The SSH User Database HP NonStop SSH Reference Manual ...
Page 214: ...214 SSH and SFTP Client Reference HP NonStop SSH Reference Manual ...
Page 278: ...278 STN Reference HP NonStop SSH Reference Manual ...
Page 298: ...298 Monitoring and Auditing HP NonStop SSH Reference Manual ...
Page 302: ...302 Performance Considerations HP NonStop SSH Reference Manual ...