Portal Logout-Record Enable - H3C MSR Series Command Reference Manual

Comware 7 security
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Usage guidelines
After a local portal Web server is configured on the access device, the access device also acts as the
portal Web server and the portal authentication server. No external portal Web server and portal
authentication server are needed.
For an interface to use the local portal Web server, the URL of the portal Web server specified for the
interface must meet the following requirements:
The IP address in the URL must be a local IP address on the device.
The URL must be ended with /portal/. For example: http://1.1.1.1/portal/.
You cannot delete an SSL server policy by using the undo ssl server-policy command when the
policy is associated with HTTPS.
To specify a new SSL server policy for HTTPS, first execute the undo form of this command to delete
the existing local portal Web server.
Examples
# Configure a local portal Web server. Use HTTP to exchange authentication information with clients.
<Sysname> system-view
[Sysname] portal local-web-server http
[Sysname-portal-local-websvr-http] quit
# Configure a local portal Web server. Use HTTPS to exchange authentication information with
clients, and specify the SSL server policy policy1 for HTTPS.
<Sysname> system-view
[Sysname] portal local-web-server https ssl-server-policy policy1
[Sysname-portal-local-websvr-https] quit
# Change the SSL server policy to policy2.
[Sysname] undo portal local-web-server https
[Sysname] portal local-web-server https ssl-server-policy policy2
[Sysname-portal-local-websvr-https] quit
Related commands
default-logon-page
portal local-web-server
ssl server-policy

portal logout-record enable

Use portal logout-record enable to enable portal user offline recording.
Use undo portal logout-record enable to disable portal user offline recording.
Syntax
portal logout-record enable
undo portal logout-record enable
Default
Portal user offline recording is disabled.
Views
System view
353

Advertisement

Table of Contents
loading

Table of Contents