CONFIG AUTH INTERFACE ADVANCED

Level

user,modify

History

Appears in Netasq 6.1.0
wpad appears in Netasq 8.0.0
level changes from other,modify to user,modify in Netasq 9.0.0
disclaimertime appears in 1.0.0
redirectLogin appears in 3.5.0
keepalive appears in 4.3.0

Description

Interface related configuration options.

Usage

[config=<config_index>] : Profile to configure (0 if not provided)
[http=on|off] : Activate HTTP access (not secure)
[onlyonelogin=on|off] : User can authenticate at one one place
[usecookie=None|Session|Time] : Cookie to use
[wpad=on|off] : Allow access to WPAD file
[disclaimer=on|off] : Activate disclaimer
[disclaimertime=<900-31536000>] : Number of times the disclaimer must be re-shown
[autocomp=on|off] : Allow auto-completion
[SecondUser=kick|reject] : What to do when a new user come over existing one (kick previous or reject new)
[VPNSSLMultiuser=on|off] : Allow the auto-promote of the user IP to Multiuser if VPN access is granted
[DefaultDomain=<domain>] : Default domain to use. (see profile mapping)
[form1=<form1_name>] : Custom disclaimer form field 1
[form1default=<form1_value>] : Custom disclaimer form field 1 default value
[form2=<form2_name>] : Custom disclaimer form field 2
[form2default=<form2_value>] : Custom disclaimer form field 2 default value
[form3=<form3_name>] : Custom disclaimer form field 3
[form3default=<form3_value>] : Custom disclaimer form field 3 default value
[SponsorEnabled=<on|off>] : Allow SPONSOR method
[redirectLogin=<on|off>] : Redirect web page to a new tab and open a logout page [RedirectKeepalive=<30-300>] : Interval in seconds between keepalive on the logout page

Returns

Error Code

Remark

config index : if not specified, default value is 0
http : start/stop the authentication daemon in HTTP
onlyonelogin : force only one login per user at the same time
usecookie : enable cookies
wpad : enable access to WPAD file
disclaimer : enable captive portal disclaimer
disclaimertime : Do not show the disclaimer until many seconds. (15 minutes to 1 year)
autocomp : enable autocompletion by the browser
SecondUser : Kick previous logged user or reject new user
VPNSSLMultiuser : Promote IP to multiuser if SSLVPN access can be made

Example

CONFIG AUTH INTERFACE ADVANCED config=0