Difference between revisions of "SELinux contexts for various purposes"

From Notes_Wiki
(Created page with "=SELinux contexts for various purposes= List of SELinux contexts for various purposes are listed here. We can use chcon to change context of some non-default location, if we ...")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=SELinux contexts for various purposes=
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[SELinux configuration]] > [[SELinux contexts for various purposes]]


List of SELinux contexts for various purposes are listed here. We can use chcon to change context of some non-default location, if we want to use non-default location for storage of files for below purposes.
List of SELinux contexts for various purposes are listed here. We can use chcon to change context of some non-default location, if we want to use non-default location for storage of files for below purposes.
Line 12: Line 12:
|-
|-
|}
|}
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[SELinux configuration]] > [[SELinux contexts for various purposes]]

Latest revision as of 13:27, 14 July 2022

Home > CentOS > CentOS 6.x > SELinux configuration > SELinux contexts for various purposes

List of SELinux contexts for various purposes are listed here. We can use chcon to change context of some non-default location, if we want to use non-default location for storage of files for below purposes.

Purpose Context
Squid cache system_u:object_r:squid_cache_t:s0
HTTP web data system_u:object_r:httpd_sys_content_t:s0



Home > CentOS > CentOS 6.x > SELinux configuration > SELinux contexts for various purposes