User
Advanced User Settings
Advanced capture settings require changing the configuration file directly as follows. As many of these options are customizations, please discuss with support@fmad.io any issues or side effects seen
Validate Config file
After modifying time.lua configuration file, please confirm syntax is correct by running the following
The correct output looks like the following
Disable Web Admin Permission
By default the Web user account has full permissions. There may be cases where Web access is for download and analyzing PCAP data only. Where configuration can be not modified.
To disable Web Admin mode SSH into the system and change the setting in
In the ["Security"]
section
Change ConfigAccess setting to be "user"
The config file should be checked for syntax errors. Then restart the system. Once restarted the Web GUI no longer has Admin privileges'.
Last updated