Command Line Reference Guide

Command History
Version 9.0(1.3) Introduced on the S5000.
ip ssh hostbased-authentication
Enable hostbased-authentication for the SSHv2 server.
S5000
Syntax
ip ssh hostbased-authentication enable
To disable hostbased-authentication for SSHv2 server, use the no ip ssh hostbased-
authentication enable
command.
Parameters
enable Enter the keyword enable to enable hostbased-authentication for
SSHv2 server.
Defaults Disabled.
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
If you enable this command, clients can login without a password prompt. This provides two
levels of authentication:
rhost-authentication is done with the file specified in the ip ssh rhostfile
command.
checking client host-keys is done with the file specified in the ip ssh pub-key-
file command.
NOTE: Administrators must specify the two files (rhosts and pub-key-file) to
configure host-based authentication.
Related
Commands
ip ssh pub-key-file – public keys of trusted hosts from a file.
ip ssh rhostsfile – trusted hosts and users for rhost authentication.
ip ssh key-size
Configure the size of the server-generated RSA SSHv1 key.
S5000
Syntax
ip ssh key-size 512-869
1159