beautypg.com

H3C Technologies H3C SecPath F1000-E User Manual

Page 261

background image

9

device performs local authentication on users. If you log in through SSH, the rules apply to password
authentication only. For more information about SSH, see SSH2.0 Configuration in the Security Volume.

Follow these steps to configure the authentication mode as none:

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 ] }

––

Configure not to authenticate users
that are logging in through the
current user interface

authentication-mode none

Required
By default, password is for users

logging in through VTY and AUX
user interfaces, and none is for

users logging in through console
user interfaces.

Follow these steps to configure the authentication mode 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 ] }

––

Configure to perform password
authentication on users that are

logging in through the current user

interface

authentication-mode
password

Required
By default, password is for users

logging in through VTY and AUX
user interfaces, and none is for

users logging in through console

user interfaces.

Set the local authentication
password

set authentication password
{ cipher | simple } password

Required
No local authentication password
is set by default.

Follow these steps to configure the authentication mode as scheme (local authentication):

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 ] }

––

Configure to perform AAA
authentication on users that are

logging in through the current user

interface

authentication-mode scheme

Required
By default, password is for users

logging in through VTY and AUX
user interfaces, and none is for

users logging in through console

user interfaces.