46
2. Determine whether to configure the default authorization method for all access types or service
types. The default authorization method applies to all access users. However, the method has a
lower priority than the authorization method that is specified for an access type or service type.
Configuration guidelines
When configuring authorization methods, follow these guidelines:
• The device supports HWTACACS authorization but not LDAP authorization.
• To use a RADIUS scheme as the authorization method, specify the same RADIUS scheme that
is configured as the authentication method for the ISP domain. If an invalid RADIUS scheme is
specified as the authorization method, RADIUS authentication and authorization fail.
Configuration procedure
To configure authorization methods for an ISP domain:
1. Enter system view.
system-view
N/A
2. Enter ISP domain view.
domain
isp-name
N/A
3. Specify the default
authorization method for
all types of users.
authorization default
{
hwtacacs-scheme
hwtacacs-scheme-name
[
radius-scheme
radius-scheme-name ]
[
local
] [
none
] |
local
[
none
] |
none
|
radius-scheme
radius-scheme-name
[
hwtacacs-scheme
hwtacacs-scheme-name ] [
local
]
[
none
] }
By default, the authorization
method is
local
.
The
none
supported in FIPS mode.
4.
authorization method.
authorization command
{
hwtacacs-scheme
hwtacacs-scheme-name [
local
] [
none
] |
local
[
none
] |
none
}
By
authorization method is used
for command authorization.
The
none
supported in FIPS mode.
5.
Specify the authorization
method for LAN users.
authorization lan-access
{
local
[
none
]
|
none
|
radius-scheme
radius-scheme-name [
local
] [
none
] }
By
authorization method is used
for LAN users.
The
none
supported in FIPS mode.
6.
Specify the authorization
method for login users.
authorization login
{
hwtacacs-scheme
hwtacacs-scheme-name
[
radius-scheme
radius-scheme-name ]
[
local
] [
none
] |
local
[
none
] |
none
|
radius-scheme
radius-scheme-name
[
hwtacacs-scheme
hwtacacs-scheme-name ] [
local
]
[
] }
By
authorization method is used
for login users.
The
none
supported in FIPS mode.
7.
Specify the authorization
method for portal users.
authorization portal
{
local
[
none
] |
none
|
radius-scheme
radius-scheme-name [
local
] [
none
] }
By
authorization method is used
for portal users.
The
none
supported in FIPS mode.