FortiWeb
A FortiWeb can be configured to join a Security Fabric through the root or downstream FortiGate.
kmak
Staff
Staff
Article Id 362195
Description This article describes how to troubleshoot the FortiWeb GUI console returning the error 'Too many bad login attempts'.
Scope FortiWeb.
Solution

This article shows the cause of the FortiWeb GUI console returning the error 'Too many bad login attempts or reached max number of logins' and the configuration change to resolve the issue.

 

Sample error displays in the FortiWeb GUI console:

kmak_0-1733276553373.jpeg

 

Sample error when trying to access shell(SSH) login:

 

kmak_1-1733276553375.jpeg

 

The FortiWeb configuration that causes the error:

  1. The error is caused by the FortiWeb configuration variable 'Enable Single Admin User login'. The GUI console will not be working as the console access is considered as the separate login access apart from the admin GUI login. The shell(SSH) login will be working if there is none of the admin logs into the FortiWeb GUI or CLI console.

  2. The settings can be found under System -> Admin -> Settings.

kmak_2-1733276553379.jpeg

 

  1. To enable or disable the settings in CLI, use the configuration below:

 

FortiWeb (global) # config system password-policy
FortiWeb (password-policy) # set single-admin-mode disable
FortiWeb (password-policy) # end

 

Related documents:

system password-policy

How to use the web UI