FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
herzogk
Staff & Editor
Staff & Editor
Article Id 197612

Description

 
In rare occurrences, in FortiOS 6.4 firmware prior to version 6.4.6, an administrator who selects 'Don’t show again' will continue to see the video pop-up each time logging in despite selecting it to not be displayed.

Solution
The user account can be recreated to resolve this or the following command will prevent the pop-up from showing:
# config system admin
    edit <admin username>
        set gui-ignore-release-overview-version "6.4.1"
    end
Contributors