IMPORTANT
Les versions SNS 3.x ne sont plus maintenues depuis le 1er juillet 2024.
Nous vous recommandons de mettre à jour vos firewalls SNS vers une version maintenue afin d’assurer la protection de votre infrastructure.
CONFIG AUTH ADVANCED
Level
user,modify
History
anonymised Appears in 6.0.0
realbind Appears in 6.0.0
userpriority Appears in 6.1.0
http deprecated on 6.1.0
UpdPwd deprecated on 6.1.0
level changes from other,modify to user,modify in 9.0.0
continueonerror appears in 9.1.0
userpriority deprecated in 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/don't show the logo in authentication page
continueonerror : If an error was rise during authentication process, try the next one
httpport : http port for authentification
httpsport : https port for authentification
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 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