SELinux uses policies that conflict with some of the SME Server services ports like https. One can adjust the allowed ports, or remove the SELinux policies
+
SELinux uses policies that conflict with some of the SME Server services ports like https. One can adjust the allowed ports, or remove the SELinux policies and disable SELinux by the following commands:
−
+
sed -i -e 's/rhgb quiet/selinux=0/g' /boot/grub/grub.conf
+
sed -i -e 's/SELINUX=.*/SELINUX=disabled/g' /etc/selinux/config