| Appendix | |
SELinux (Security-Enhanced Linux), an access control implementation, may affect Web UI access.
Edit the following configuration file:
/etc/selinux/config
Within this file, locate the following line:
SELINUX=enforcing
Change the setting's value to disabled, as shown below.
SELINUX=disabled