Tentando configurar o e-mail, descobri que tenho um arquivo importante ausente ou parece que estou.
Primeiro de tudo, eu não tenho nenhum selinux em /etc/sysconfig
e em /etc/selinux
há pasta mls
e arquivos restorecond.conf
restorecond_user.conf
semanage.conf
mas nenhum arquivo conf geral.
No comando sestatus
, diz desativado.
No comando yum provides /etc/selinux/config
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
* epel: mirror.optus.net
selinux-policy-3.7.19-231.el6_5.1.noarch : SELinux policy configuration
Repo : updates
Matched from:
Filename : /etc/selinux/config
selinux-policy-3.7.19-231.el6.noarch : SELinux policy configuration
Repo : base
Matched from:
Filename : /etc/selinux/config
selinux-policy-3.7.19-231.el6_5.3.noarch : SELinux policy configuration
Repo : updates
Matched from:
Filename : /etc/selinux/config
Na reinicialização, ele permanece desativado após o comando echo 1 > /selinux/enforce
antes da reinicialização.
Estou no centos 6.5 e não sei como verificar se o SElinux está corrompido ou não.
Eu não acho que exista na íntegra:
-bash-4.1# rpm -qa | grep selinux
libselinux-python-2.0.94-5.3.el6_4.1.i686
libselinux-utils-2.0.94-5.3.el6_4.1.i686
libselinux-2.0.94-5.3.el6_4.1.i686
-bash-4.1# rpm -q policycoreutils
policycoreutils-2.0.83-19.39.el6.i686
-bash-4.1# rpm -qa | grep setroubleshoot
-bash-4.1# semanage login -l
-bash: semanage: command not found
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
# CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
Tags selinux