FortiNAC-F
FortiNAC-F is a zero-trust network access solution that provides users with enhanced visibility into the Internet of Things (IoT) devices on their enterprise networks. For legacy FortiNAC articles prior to FortiNAC-F 7.2, see FortiNAC.
scitlak
Staff
Staff
Article Id 326752
Description This article describes how to disable the HTTP 8080 Insecure AdminUI port entirely when it is required due to some security reasons.
Scope FortiNAC-F 7.X.Y.
Solution

Workaround 1:

Remove the allowance for the 'http-adminui' under 'config system interface'.

3.png

 

Workaround 2:

 

  1. To enter shell mode, execute 'execute enter-shell'.

  2. Execute the 'adminguitool show' command and check the current AdminUI Web service configuration.

    1.png 
  3. Disable Insecure connection by executing the 'adminguitool config 1 -insecure false' command.

 

2.png

 

  1. Execute the 'restartNAC' command for the change to be implemented. 

Note: Since the 'restartNAC' command will restart all FortiNAC processes, perform it during a maintenance window.