CONFIG XVPN SERVER HTTP ADD

Level

vpn,modify

History

Appears in Netasq 6.0.0
hidden Appears in Netasq 6.1.0
whitelisturls Appears in Netasq 6.1.0
BasicAuth Appears in Netasq 7.0.0
OwaCompatibility Appears in Netasq 7.0.0
Owa Appears in Netasq 8.0.0
Zimbra Appears in 8.1.2
level changes from other,modify to vpn,modify in Netasq 9.0.0

Description

Add HTTP server entry

Usage

name=<server name> host=<object> link=<name see in portal> [url=<specify url to load>] [port=<service>] [hidden=0|1] [whitelisturls=<urlgroup>] [basic_auth=0|1] [Owa=0|1] [OwaCompatibility=0|1] [Zimbra=0|1]

Returns

Error code

Remark

the hidden tag is used to hide server on web portal BasicAuth is used to remove Negociate and NTLM authentication
OwaCompatibility is used to force OWA compatibility mode with Internet Explorer

Example

CONFIG XVPN SERVER HTTP ADD name=intranet host=intranet.test.int link="go to intranet"
CONFIG XVPN SERVER HTTP ADD name=proxy_test host=intranet.test.int link="test proxy intranet" url="proxy/index.php" port http_proxy