FortiManager
FortiManager supports network operations use cases for centralized management, best practices compliance, and workflow automation to provide better protection against breaches.
Not applicable
Article Id 192024

Description

 

This article describes how to reset the FortiManager admin password.

 

Scope

 

FortiManager.

 

Solution

 

It is possible to reset the admin password using the CLI. Enter the following CLI commands:

 

conf system admin user
    edit admin
        set password <password>
end

 

To unset the admin password:

 

conf system admin user
    edit admin
        unset password
end

 

If the admin password has been lost and cannot log in to the FortiManager web-based manager or CLI, contact Technical Support.

 

Related Articles:

Technical Tip: How to recover access to FortiManager or FortiAnalyzer when the admin password is los...

Technical Tip: Change default admin username and password