SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
315
Syntax Description
<listname>
Specifies a named login list.
default
Specifies the default list used to authenticate users when no other list is assigned.
none
Access automatically granted.
line
Uses line password (Telnet 0-4 or console 0-1) for authentication.
enable
Uses enable password for authentication.
local
Uses local user database for authentication.
group
<groupname>
Uses specified group of remote servers for authentication.
group radius
Uses defined RADIUS servers for authentication.
group
Uses defined servers for authentication.
Default Values
The login list named
default
is the default list used to authenticate users when no other list is assigned.
Functional Notes
A user is authenticated by trying the list of methods from first to last until a method succeeds or fails. If a
method is unable to complete, the next method is tried. The local user database falls through to the next
method if the username does not appear in the database. The group falls through if the servers in the
remote group could not be found. See the command
529 for information on defining server groups.
Usage Examples
The following example creates a named list called myList and specifies using the local database as the first
method, myGroup as the second method, and line password as the third method for login authentication:
ProCurve(config)#
aaa authentication login myList local group myGroup line
The following command sets the default authentication list for logins to use the local database as the first
fallback method:
ProCurve(config)#
aaa authentication login default local
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......