CONFIG AUTH ADVANCED

Level

user,modify

History

anonymised appears in Netasq 6.0.0
realbind appears in Netasq 6.0.0
userpriority appears in Netasq 6.1.0
http deprecated in Netasq 6.1.0
UpdPwd deprecated in Netasq 6.1.0
level changes from other,modify to user,modify in Netasq 9.0.0
continueonerror appears in Netasq 9.1.0
userpriority deprecated in Netasq 9.1.0
httpport appears in 1.0.0
httpsport appears in 1.0.0
bruteforcestate appears in 2.1.0
nbattempt appears in 2.1.0
timeoutbanned appears in 2.1.0
triestime appears in 2.1.0
defaultprofile appears in 3.0.0
usedns disappears in 3.0.0
realbind disappears in 3.0.0
authMethod appears in 3.2.0
nbBruteforceEntries appears in 3.5.0
BindMethodExternal appears in 4.7.0

Description

Advanced parameters configuration.

Usage

[anonymised=on|off] [continueonerror=on|off] [httpport=<port>] [httpsport=<port>]
[bruteforcestate=on|off] [nbattempt=<nb attempt before being banned>]
[nbBruteforceEntries=<nb of ip addresses bruteforce detection can track>]
[timeoutbanned=<ban time (in s) for each new attempt>] [triestime=<time between 2 attempts to reset counter>]
[defaultprofile=<00-09>][authMethod=Default|MultiLdapLook] [BindMethodExternal=<host>]

Returns

Error Code

Remark

anonymised : show/hide the logo in authentication page
continueonerror : If an error was issued during authentication process, try the next one
httpport : http port for authentication
httpsport : https port for authentication
bruteforcestate : bruteforce protection state on/off
nbattempt : Number of attempts before bruteforce detection
nbBruteforceEntries : Number of IP addresses bruteforce detection can track
timeoutbanned : Ban time for bruteforce protection
triestime : Minimum time before retry once is banned
defaultprofile : Default profile when no mapping is defined
BindMethodExternal : Host IP to use for external authentication (radius & kerberos)

Example

CONFIG AUTH ADVANCED anonymised=on defaultprofile=01