3Com Switch 8800 Advanced Software V5 Configuration Guide
Configuring Authentication Mode at Login 49
The protocol inbound ssh command fails if the authentication mode is
password or none. For the corresponding configuration, refer to the
authentication-mode command in the Switch 8800 Command Reference
Guide.
■ The protocol(s) configured through the protocol inbound command takes
effect next time you log in from that user interface.
Configuring
Authentication Mode
at Login
With the configuration of user interface authentication mode, you can decide
whether to authenticate users when they log on through the specified user
interface, thus enhancing the security of the device. The supported authentication
modes on the device are none, password, and scheme.
■ If you specify the authentication mode as none, then no username and
password are needed when users log on through the specified user interface,
which may be insecure.
■ If you specify the authentication mode as password, then password
authentication is needed when users log on through the specified user
interface. Input of empty or wrong password may result in login failure. Before
terminating the redirected Telnet connection, set the password of the specified
user interface.
■ If you specify the authentication mode as scheme, then username and
password authentication is needed when users log on through the specified
user interface. Input of empty or wrong password may result in login failure.
Before terminating the redirected Telnet connection, set the username and
password.
Follow these steps to configure authentication mode at login as none:
Follow these steps to configure authentication mode at login as password:
To do... Use the command... Remarks
Enter system view system-view --
Enter user interface view user-interface { first-num1 [
last-num1 ] | { aux | console |
vty } first-num2 [ last-num2 ] }
--
Set authentication mode at
login to none
authentication-mode none Required
By default, the authentication
mode is password for VTY
and AUX user interfaces and
is none for Console interface.
To do... Use the command... Remarks
Enter system view system-view --
Enter user interface view user-interface { first-num1 [
last-num1 ] | { aux | console |
vty } first-num2 [ last-num2 ] }
--
Set authentication mode at
login to password
authentication-mode
password
Required
By default, the authentication
mode is password for VTY
and AUX user interfaces and
is none for Console interface.