Lines Matching full:selinux
1 .TH "selinux" "8" "29 Apr 2005" "dwalsh@redhat.com" "SELinux Command Line documentation"
3 SELinux \- NSA Security-Enhanced Linux (SELinux)
6 NSA Security-Enhanced Linux (SELinux) is an implementation of a
8 system. The SELinux architecture provides general support for the
12 information and technical documentation about SELinux can be found at
16 .I /etc/selinux/config
17 configuration file controls whether SELinux is
18 enabled or disabled, and if enabled, whether SELinux operates in
20 .B SELINUX
24 SELinux kernel and application code, leaving the system
25 running without any SELinux protection. The \fIpermissive\fR option
26 enables the SELinux code, but causes it to operate in a mode where
28 \fIenforcing\fR option enables the SELinux code and causes it to enforce
36 Disabling SELinux by setting
37 .B SELINUX=disabled
39 .I /etc/selinux/config
41 not lead to SELinux being completely disabled. Specifically, the
42 SELinux hooks will still be executed internally, but the SELinux policy
44 system will act as if SELinux was disabled, although some operations
45 might behave slightly differently. To properly disable SELinux, it is
47 .B selinux=0
48 kernel boot option instead. In that case SELinux will be disabled
50 .I /etc/selinux/config
54 .I /etc/selinux/config
56 is active on the system. SELinux allows for multiple policies to be
58 given time. At present, multiple kinds of SELinux policy exist: targeted,
72 .IR /etc/selinux/config .
76 .I /etc/selinux/{SELINUXTYPE}/
79 A given SELinux policy can be customized further based on a set of
81 .B \%system\-config\-selinux
84 Many domains that are protected by SELinux also include SELinux man pages explaining how to customi…
88 Problems with SELinux often arise from the file system being mislabeled. This can be caused by boot…
100 also disables SELinux domain transitions, unless permission
109 .I /etc/selinux/config
134 .B man -k selinux
136 Will list all SELinux man pages.