Created on
‎11-20-2022
07:09 AM
Edited on
‎09-15-2025
10:44 PM
By
Jean-Philippe_P
Description | This article describes how to create an administrator account that never times out and how this can be used to monitor the resource and session. |
Scope | FortiGate. |
Solution |
FortiGate provides a holistic view of the overall topology via Security Fabric. To access the Fabric and FortiView, an admin has to log in to the firewall.
The login to the firewall introduces a few challenges:
Thus, to overcome this issue, the following workaround can be applied:
CLI Commands:
config system accprofile edit "Read_ony_profile" set secfabgrp read set ftviewgrp read set authgrp read set sysgrp read set netgrp read set loggrp read set fwgrp read set vpngrp read set utmgrp read set wifi read set admintimeout-override enable set admintimeout 0 next end
CLI Commands:
config system admin edit "John" set accprofile "Read_ony_profile" set vdom "root" set password ENC PB2CbUb+oVG+XXXXXXXXXXXXXXXXXIR0BRrzfR0rWuJJkwH74Oq7f1pHsBYEAEk7qg8yRordtUqcKOAOSAgqPYoE89mQ402tbvSz5E= next end
Note: There is a known issue in v7.4.8 and v7.6.3 where the 'Override idle timeout: Never timeout' setting does not function as expected. Even when enabled, user sessions may still expire. This issue is scheduled to be resolved in versions 7.4.9 (expected to be released in September 2025) and v7.6.4. |
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.