Q: "btw, anyone know if each of the selinux booleans are documented in detail somewhere?"
A: two levels of detail here:
1. semanage boolean -l | grep httpd_enable_homedirs
A written description (usually not very detailed) for the "httpd_enable_homedirs" boolean.
2. sesearch --allow -SC -T | grep httpd_enable_homedirs
All the "allow" type statement rules and type transition rules related to the "httpd_enable_homedirs" boolean. Very detailed but hard to interpret.
Where Else to Find Me
-
I’m not blogging much these days, and more likely posting on these
accounts: If you’d like to follow updates for the Linux Security Summit
(LSS), see here:...
3 weken geleden
Nice. I need that.
BeantwoordenVerwijderen