The SELinux coloring book [pdf]
people.redhat.com
The SELinux coloring book [pdf]
1–10 of 57 posts
Re: The SELinux coloring book [pdf]
#2Re: The SELinux coloring book [pdf]
#3Re: The SELinux coloring book [pdf]
#4So, maybe this introduction will make it a little more accessible.
Re: The SELinux coloring book [pdf]
#5Re: The SELinux coloring book [pdf]
#6SELinux always makes me feel like I'm a complete idiot (the worst thing about that is that I could be an idiot and not know it or refuse to acknowledge it). So, maybe this introduction will make it a little more accessible.
I set up a hidden ssh service which was initially fine but after a reboot it failed with some weird permissions issue I couldn't figure out. Turns out this was some weird misconfiguration in SELinux for the Fedora tor package which afaik is still unresolved.
https://bugzilla.redhat.com/show_bug.cgi?id=1279222
https://bugzilla.redhat.com/show_bug.cgi?id=1250893
https://bugzilla.redhat.com/show_bug.cgi?id=1375369
There's more of these floating around if you search for the right terms. If SELinux was widely well-understood then this would be a pretty simple issue to identify and resolve (note: I'm not well versed enough in it - I've applied a workaround and have resolved to return and fix it properly "later") but it doesn't appear that this is the case
Re: The SELinux coloring book [pdf]
#7SELinux always makes me feel like I'm a complete idiot (the worst thing about that is that I could be an idiot and not know it or refuse to acknowledge it). So, maybe this introduction will make it a little more accessible.
sealert -a /var/log/audit/audit.log
Most of the time, that will give you a detailed description of what's going wrong and tell you the command to fix it. Completely changed my opinion on selinux when I learned it. Also, the SELinux For Mere Mortals[1] talk is a great introduction.Re: The SELinux coloring book [pdf]
#8Re: The SELinux coloring book [pdf]
#9Re: The SELinux coloring book [pdf]
#10That kernel though. Damn awesome work, made me smile.