Created on 12-28-2023 09:28 AM Edited on 04-22-2024 10:07 PM By Anthony_E
The article describes how to automatically authorize devices in FortiManager.
FortiManager.
When central management config is set in a FortiGate, it appears in FortiManager as an 'Unauthorized device' which is then required to be authorized. To skip manually authorizing each one, this process can be automated in FortiManager.
config system admin setting
set allow_register enable
set register_passwd <password>
set unreg_dev_opt add_allow_service
end
config system central-management
set type fortimanager
set fmg <FMG IP>
end
exe central-mgmt register-device <FMG serial> <password set in FMG>
Note:
The devices will only be authorized in the 'root' ADOM, which can then be moved to any other ADOM.
Related articles:
Configuring central management on FortiGate.
Troubleshooting Tip: How to troubleshoot connectivity issues between FortiGate and FortiManager.
Technical Note: Moving devices and VDOMs between FortiManager ADOMs.
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 2025 Fortinet, Inc. All Rights Reserved.