Views:

To resolve the issue:

  1. Run the following command to confirm that the permission is not properly configured for /opt/TrendMicro
    namei -m /opt/TrendMicro/SProtectLinux/SPLX.WebUI/cgi-bin/login_and_register.cgi
    
  2. Use the following command to change or update the file permission.
    chmod 755 /opt/TrendMicro/
  3. Confirm that permission was added to /opt/TrendMicro by running the command used in Step 1.
    Sample output:

    Sample Output

    Click the image to enlarge.

  4. Access the SPLX web console again to confirm that the issue was resolved.