Domain specific booleans and security contexts are documented and can be referenced on a system. For example the HTTPD policy has additional security contexts for objects that the HTTPD application domain may require extra privileges over. SELinux HTTPD policy also has additional tunable policies to provide additional functionality to the HTTPD application domain.
We can query these application domain specific tunable policies and security contexts with man httpd_selinux
1 opmerking:
You can view booleans with the commando too:
getsebool -a
For httpd especific:
getsebool -a | grep http
Een reactie posten