Configuration Guide AAA Commands
no aaa authorization network { default | list-name }
When this parameter is used, the following defined method list is used
as the default method for Network authorization.
It must be one of the keywords: none and group. One method list can
contain up to four methods.
Does not perform authorization.
Uses the server group for authorization. At present, the RADIUS
server group is supported.
This function is disabled by default.
Global configuration mode
RGOS supports authorization of all the service requests related to the network, such as PPP and
SLIP. If authorization is configured, all the authenticated users or interfaces will be authorized
automatically.
Three different authorization methods can be specified. Like authorization, the next method can be
used for authorization only when the current authorization method does not work. If the current
authorization method fails, other subsequent authorization method is not used.
The RADIUS server authorizes authenticated users by returning a series of attributes. Therefore,
RADIUS authorization is based on RADIUS authorization. RADIUS authorization is performed only
when the user passes the RADIUS authorization.
The following example uses the RADIUS server to authorize network services.
Ruijie(config)# aaa authorization network default group radius
Enables the AAA security service.
Defines AAA authentication.
Defines a local user database.
Use this command to configure the domain attributes.
Use the no form of this command to restore the default setting.
aaa domain { default | domain-name }