Hello,
I am trying to implement unsuccessful login attempts policy for local users.
So if the user puts 5 times wrong password then he will be locked for some time.
There are two local admin accounts.
I have setup this, but the problem is that it will lockout whole firewall for login and not only user
config system global
set admin-lockout-duration 300
set admin-lockout-threshold 10
end
So I have tried this setting, but it seems that it is not triggered. Is this setting even relevant for local administrators ?
config user setting
set auth-lockout-threshold 5
set auth-lockout-duration 900
end
Thank you
BR.
D
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hello @xdail ,
Admin lockout time bans the admin's IP address, not the user. If you change your IP address, you can log in again.
The second one is related to local users such as the ssl-vpn connection, not an administrator user.
Hello @xdail ,
Admin lockout time bans the admin's IP address, not the user. If you change your IP address, you can log in again.
The second one is related to local users such as the ssl-vpn connection, not an administrator user.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1732 | |
1106 | |
752 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.