User-Password Modify Enable - H3C MSR Series Command Reference Manual

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

Advertisement

If you specify the encryption algorithm for a parameter, the redirection URL carries the encrypted
value for the parameter. Execute the url-parameter usermac source-mac encryption des key
simple 12345678 command. Then the access device sends to the user with MAC address
1111-1111-1111 the URL http://www.test.com/portal?usermac=xxxxxxxxx&userip=1.1.1.1&userurl=
http://www.test.com/welcome, where xxxxxxxxx represents the encrypted user MAC address.
Examples
# Configure the URL parameters userip and userurl for the portal Web server wbs. Configure the
value of the userip parameter as source-address (the IP addresses of users) and that of the
userurl parameter as http://www.abc.com/welcome.
<Sysname> system-view
[Sysname] portal web-server wbs
[Sysname-portal-websvr-wbs] url-parameter userip source-address
[Sysname-portal-websvr-wbs] url-parameter userurl value http://www.abc.com/welcome
# Configure the URL parameter usermac for the portal Web server wbs. Configure the value of the
usermac parameter as source-mac (the MAC addresses of users) and specify DES to encrypt the
MAC addresses.
<Sysname> system-view
[Sysname] portal web-server wbs
[Sysname-portal-websvr-wbs] url-parameter usermac source-mac encryption des key simple
12345678
# Configure URL parameter uservlan for portal Web server wbs. Configure the value of the
uservlan parameter as vlan (the VLAN IDs of users.)
<Sysname> system-view
[Sysname] portal web-server wbs
[Sysname-portal-websvr-wbs] url-parameter uservlan vlan
Related commands
display portal web-server
url

user-password modify enable

Use user-password modify enable to enable local portal user password modification.
Use undo user-password modify enable to disable local portal user password modification.
Syntax
user-password modify enable
undo user-password modify enable
Default
Local portal user password modification is disabled.
Views
Local portal Web server view
Predefined user roles
network-admin
Usage guidelines
This feature enables the local portal Web server to display the password modification button on the
portal authentication page. Local portal users can change their passwords through this button.
394

Advertisement

Table of Contents
loading

Table of Contents