< Home

display user-manage portal-template

Function

The display user-manage portal-template command displays portal authentication template information.

Format

display user-manage portal-template [ template-name ]

Parameters

Parameter Description Value
template-name Specifies a portal authentication template. If this parameter is not specified, information about all portal authentication templates is displayed. The specified portal authentication template must already exist.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# View information about portal authentication template portal1.

<sysname> display user-manage portal-template portal1
------------------------------------------------------------                    
 portal-index : 0                                                               
 portal-name : portal1                                                          
 portal-url : http://8.8.8.1:8887                                               
 push param : enable                                                            
 captcha : enable 
 server-detect(web-auth) : default                                                             
 https redirect : bypass                                                        
 access timeout : 60(minutes)                                                   
 access limit : 60
 ntlm status : disable
 auth-server : 0.0.0.0
Table 1 Description of the display user-manage portal-template command output

Item

Description

portal-index

Portal authentication template ID

portal-name

Portal authentication template name

portal-url

Portal server address

push param

Status of information push to the portal server. The values include:
  • enable: Information push to the portal server is enabled.
  • disable: Information push to the portal server is disabled.

captcha

Status of the verification code function on the portal authentication page. The values include:
  • enable: The verification code function is enabled.
  • disable: The verification code function is disabled.

server-detect

This item is displayed only when the emergency channel function is enabled in the Portal authentication template.
  • When the emergency channel function is enabled in the Portal server template, the item is displayed as the name of the Portal server template. The value is always default.
  • When the emergency channel function is enabled in the HACA server template, the item is displayed as the name of the HACA server template.

https redirect

Action for HTTPS service requests. Possible values include:
  • portal: redirects HTTPS service requests to the portal authentication page
  • bypass: permits HTTPS service requests without authentication
  • block: denies HTTPS service requests

access timeout

Timeout time of user access to the Internet

access limit

Maximum number of concurrent Internet access users

ntlm status

NTLM authentication status:
  • enable
  • disable

auth-server

AD server address used in NTLM authentication

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >