Dear All, I have executed the following command at centos pc and command output are placed below [root at localhost ~]# 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 [root at localhost ~]# cat /proc/cmdline auto BOOT_IMAGE=linux ro BOOT_FILE=/boot/vmlinuz-2.6.9-42.EL rhgb quiet root=LABEL=/ Regards -S.Balaji Barry Brimer wrote: >> I have enabled selinux using GUI tools, but i have getting same >> SELinux is disabled message. > > > What is the output of "rpm -qa | grep -i -e selinux" and "cat > /proc/cmdline" ?? Are you using a CentOS supplied kernel, or your own > kernel? I suppose you would try adding "selinux=1 enforcing=1" to the > end of your kernel line in your grub.conf, although I've never needed > to do that to get SELinux to activate. > > Barry > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >