
Operation Manual – AAA RADIUS HWTACACS
H3C S5500-EI Series Ethernet Switches
Chapter 1 AAA/RADIUS/HWTACACS
Configuration
1-17
To do…
Use the command…
Remarks
Specify the default
authentication scheme for
all types of users
authentication default
{
hwtacacs-scheme
hwtacacs-scheme-name
[
local
] |
local
|
none
|
radius-scheme
radius-scheme-name
[
local
] |
Optional
local
by default
Specify the authentication
scheme for LAN access
users
authentication
lan-access
{
local
|
none
|
radius-scheme
radius-scheme-name
[
local
] }
Optional
The default authentication
scheme is used by
default.
Specify the authentication
scheme for login users
authentication login
{
hwtacacs-scheme
hwtacacs-scheme-name
[
local
] |
local
|
none
|
radius-scheme
radius-scheme-name
[
local
] }
Optional
The default authentication
scheme is used by
default.
Note:
z
The authentication scheme specified with the
authentication default
command is
for all types of users and has a priority lower than that for a specific access mode.
z
With a RADIUS authentication scheme configured, AAA accepts only the
authentication result from the RADIUS server. The response from the RADIUS
server does include the authorization information when the authentication is
successful, but the authentication process ignores the information.
z
With the
radius-scheme radius-scheme-name local
or
hwtacacs-scheme
hwtacacs-scheme-name local
keyword and argument combination configured, the
local scheme is the backup scheme and is used only when the RADIUS server or
TACACS server is not available.
z
If the primary authentication scheme is
local
or
none
, the system performs local
authentication or does not perform any authentication, rather than uses the RADIUS
or HWTACACS scheme.
1.3.5 Configuring an AAA Authorization Scheme for an ISP Domain
In AAA, authorization is a separate process at the same level as authentication and
accounting. Its responsibility is to send authorization requests to the specified
authorization server and to send authorization information to users authorized.
Authorization scheme configuration is optional in AAA configuration.