24
authorization portal
Use
authorization portal
to specify authorization methods for portal users.
Use
undo authorization portal
to restore the default.
Syntax
In non-FIPS mode:
authorization portal
{
local
[
none
] |
none
|
radius-scheme
radius-scheme-name
[
local
]
[
none
]
}
undo authorization portal
In FIPS mode:
authorization portal
{
local
|
radius-scheme
radius-scheme-name
[
local
] }
undo authorization portal
Default
The default authorization methods of the ISP domain are used for portal users.
Views
ISP domain view
Predefined user roles
network-admin
mdc-admin
Parameters
local
: Performs local authorization.
none
: Does not perform authorization. An authenticated portal user directly accesses the network.
radius-scheme radius-scheme-name
: Specifies a RADIUS scheme by its name, a case-insensitive
string of 1 to 32 characters.
Usage guidelines
The RADIUS authorization configuration takes effect only when the authentication method and
authorization method of the ISP domain use the same RADIUS scheme.
You can specify one primary authorization method and multiple backup authorization methods.
When the default authorization method is invalid, the device attempts to use the backup
authorization methods in sequence. For example, the
authorization portal
radius-scheme
radius-scheme-name
local
none
command specifies the default RADIUS authorization method and
two backup methods (local authorization and no authorization). The device performs RADIUS
authorization by default and performs local authorization when the RADIUS server is invalid. The
device does not perform authorization when both of the previous methods are invalid.
Examples
# In ISP domain
test
, perform local authorization for portal users.
<Sysname> system-view
[Sysname] domain test
[Sysname-isp-test] authorization portal local
# In ISP domain
test
, perform RADIUS authorization for portal users based on scheme
rd
and use
local authorization as the backup.
<Sysname> system-view
[Sysname] domain test
Содержание FlexNetwork 7500 Series
Страница 350: ...335 Related commands display port security port security enable ...
Страница 379: ...364 Sysname system view Sysname keychain abc mode absolute Sysname keychain abc tcp kind 252 ...
Страница 519: ...504 Related commands display ssh2 algorithm ssh2 algorithm cipher ssh2 algorithm key exchange ssh2 algorithm mac ...