Skip to main content
WinterSnowYap
Staff
Staff
May 20, 2026

Troubleshooting Tip: How to troubleshoot when fail to login FortiManager via local administrator account

  • May 20, 2026
  • 0 replies
  • 58 views

Description

This article describes how to troubleshoot when it fails to log in to FortiManager via a local administrator account.

Scope

FortiManager and FortiAnalyzer.

Solution

  1. At FortiManager, have below valid local administrator account information. 

  • 'ken', local administrator.

  • 'testuser1' local administrator.

  • 'testuser2' local administrator with trusted host configuration.

3a46b876.png


  1. At FortiManager, run below CLI commands to troubleshoot related to login failed issue.


diagnose debug disable
diagnose debug reset
diagnose debug application auth 255
diagnose debug enable


  1. Once finished troubleshooting the issue, run the following CLI command to stop the debug.


diagnose debug disable


Below is the scenario:


Scenario 1:

User successfully logs in to FortiManager with a valid username and password.


2f58c503.png


Scenario 2:

User fails to log in to FortiManager with a valid username but a wrong password.


982f074e.png


Scenario 3:

User fails to log in to FortiManager with an invalid username.


e0924d8f.png


Scenario 4:

User successfully logs in to FortiManager with a valid username and password, but not within the trusted host IP.


c9dd9d82.png