SELinux and AppArmor
They both are security related technologies classified as MAC - Mandatory Access Control. SELinux was created by NSA - National Security Agency, while AppArmor become popular after it has adopted by Ubuntu Linux.
The main idea here is to create mecha...
rodrigodelimavieira.com
Hello Rodrigo,
I'm quite new to AppArmor but I'm really excited to learn all that I can! I've read your article on SELinux and AppArmor. I see that you mention complain and enforce modes but not permissive mode! Does this mean that there isn't a permissive mode? Also, you mentioned AppArmor uses profiles defined in text files instead of policy managed by commands. My question is:
For SLSE 15-SP1 how would I set the mode using an Ansible task if this is possible?
This is what I have so far:
As you can see, i don't have a task for AppArmor! If you can help me I would greatly appreciate it!