Unable to Hide Tabs on Foritclient 6.0.2
We have changed the config file to the below, we only really want the Remote Access tab available or at the very least be the default tab when opened but regardless of changes made it opens on the Compliance & Telemetry tab and also shows the vulnerability tab aswell.
These are the parts of our config that I understand should control this:
Forticlient Config ssytem settings:
<default_tab>VPN</default_tab>
Under Endpoint Control:
<ui> <display_antivirus>0</display_antivirus> <display_webfilter>0</display_webfilter> <display_firewall>0</display_firewall> <display_vpn>1</display_vpn> <display_vulnerability_scan>0</display_vulnerability_scan> <display_sandbox>0</display_sandbox> <display_compliance>0</display_compliance> <hide_compliance_warning>0</hide_compliance_warning> <registration_dialog> <show_profile_details>1</show_profile_details> </registration_dialog> </ui>
Driving us crazy what are we missing?
Thank you
