balajisundar
11-03-2008, 08:46 AM
Currently I have using RHEL4 Update 3 Linux and CentOS 4.4 Linux and I have disabled selinux during Kick Start Installation and now i want to enable selinux to both the machines
I have tried to enable the selinux using GUI tools system-config-securitylevel->selinux->Enabled (Modification Requires Reboot)
After reboot I have executed the getseboll command
i am getting the following message
getsebool: SELinux is disabled
I have executed following command to enable the selinux
setenforce 1
but i am getting the following message only
setenforce: SELinux is disabled
I have verified selinux rpm are installed or not
rpm -qa | grep -i -e selinux
libselinux-devel-1.19.1-7.2
selinux-doc-1.14.1-1
libselinux-1.19.1-7.2
selinux-policy-targeted-sources-1.17.30-2.140
selinux-policy-targeted-1.17.30-2.140
I don't know what is the problem or i have done wrongly
Can any one help me or guide me to enable the selinux in MY PCs
Thank in Advance
Regards
-S.Balaji
I have tried to enable the selinux using GUI tools system-config-securitylevel->selinux->Enabled (Modification Requires Reboot)
After reboot I have executed the getseboll command
i am getting the following message
getsebool: SELinux is disabled
I have executed following command to enable the selinux
setenforce 1
but i am getting the following message only
setenforce: SELinux is disabled
I have verified selinux rpm are installed or not
rpm -qa | grep -i -e selinux
libselinux-devel-1.19.1-7.2
selinux-doc-1.14.1-1
libselinux-1.19.1-7.2
selinux-policy-targeted-sources-1.17.30-2.140
selinux-policy-targeted-1.17.30-2.140
I don't know what is the problem or i have done wrongly
Can any one help me or guide me to enable the selinux in MY PCs
Thank in Advance
Regards
-S.Balaji