268
portal authorization strict-checking
Use
portal authorization strict-checking
to enable strict checking on portal authorization
information.
Use
undo
portal authorization strict-checking
to disable strict checking on portal authorization
information.
Syntax
portal authorization
{
acl
|
user-profile
}
strict-checking
undo portal authorization
{
acl
|
user-profile
}
strict-checking
Default
Strict checking on portal authorization information is disabled. If an authorized ACL does not exist on
the device or the ACL fails to be deployed, the user will not be logged out.
Views
Interface view
Predefined user roles
network-admin
mdc-admin
Parameters
acl
: Enables strict checking on authorized ACLs.
user-profile
: Enables strict checking on authorized user profiles. This keyword is not supported in
the current software version.
Usage guidelines
A checking fails when the authorized ACL does not exist on the device or the ACL fails to be
deployed.
Examples
# Enable strict checking on authorized ACLs on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] portal authorization acl strict-checking
Related commands
display portal
portal delete-user
Use
portal delete-user
to log out online portal users.
Syntax
portal delete-user
{
ipv4-address
|
all
|
interface
interface-type interface-number
|
ipv6
ipv6-address
}
Views
System view
Predefined user roles
network-admin