[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Installing MLS policy on Fedora 9



I have installed Fedora 9 and wanted to install the MLS Policy.  I
performed the following steps:

1. Install Fedora 9
2. Install Patches
3. Reboot
4. yum install -y selinux-policy-mls
5. Open /etc/selinux/config and change the following:
SELINUX=enforcing
SELINUXTYPE=targeted

to

SELINUX=permissive
SELINUXTYPE=mls

6. touch /.autorelabel
7. Reboot.  The relabelling works fine
8. Set SELINUX to enforcing in /etc/selinux/config
9. Reboot.  I get many error messages about the file system and it
drops me into a single user shell.

Can someone please tell me what the proper steps are.

Thank you.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]