Bug 469624

Summary: Selinux Enabled Failed
Product: Red Hat Enterprise Linux 4 Reporter: Balaji.S <balajisundar>
Component: selinux-policy-targetedAssignee: Daniel Walsh <dwalsh>
Status: CLOSED WONTFIX QA Contact: BaseOS QE <qe-baseos-auto>
Severity: urgent Docs Contact:
Priority: medium    
Version: 4.3CC: dwalsh
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-21 21:55:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Balaji.S 2008-11-03 07:43:08 UTC
Description of problem:
Currently I have using RHEL4 Update 3 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
sestatus
SELinux status:         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
selinux-doc-1.14.1-1
libselinux-1.19.1-7
libselinux-devel-1.19.1-7
selinux-policy-targeted-sources-1.17.30-2.126
selinux-policy-targeted-1.17.30-2.126

I don't know what is the problem or i have done wrongly 

Version-Release number of selected component (if applicable):
RHEL4 Update 3

How reproducible:


Steps to Reproduce:
1.Disbale Selinux During Kick Start Installation
2.
3.
  
Actual results:
Selinux is disabled

Expected results:
Selinux enabled 

Additional info: