I'm currently studying about bell-lapadula model for my research and I need to implementation it as a simple example. I want to implement a simple BLP model using SELinux on my virtual machine Centos. In my research, I have 4 user, which represent four levels of security (Top Secret, Secret, Unclassified, Public) and each user has their own folder. I just want to know how to enable MLS in SELinux, set the BLP rules in SELinux?
Before, I use this reference ~~[https://access.redhat.com/documentation/en-US/RedHatEnterpriseLinux/6/html/Security-EnhancedLinux/enabling-mls-in-selinux.html" target="blank">](https://access.redhat.com/documentation … linux.html">https://access.redhat.com/documentation/en-US/RedHatEnterpriseLinux/6/html/Security-Enhanced_Linux/enabling-mls-in-selinux.html](. But in the last step, I always failed to access root, maybe you can help me.. or you have a specific reference to me learn it? Just a simple example maybe? thx