1NetworkManager_dSiEsLpiantucxhePro_lciocnysoNleet_wsoNerelktiMwnaounrxak(gM8ea)rn_adgiesrp_adticshpeart_cchoenrs_ocloensole_selinux(8)
2
3
4
6 NetworkManager_dispatcher_console_selinux - Security Enhanced Linux
7 Policy for the NetworkManager_dispatcher_console processes
8
10 Security-Enhanced Linux secures the NetworkManager_dispatcher_console
11 processes via flexible mandatory access control.
12
13 The NetworkManager_dispatcher_console processes execute with the Net‐
14 workManager_dispatcher_console_t SELinux type. You can check if you
15 have these processes running by executing the ps command with the -Z
16 qualifier.
17
18 For example:
19
20 ps -eZ | grep NetworkManager_dispatcher_console_t
21
22
23
25 The NetworkManager_dispatcher_console_t SELinux type can be entered via
26 the NetworkManager_dispatcher_console_script_t file type.
27
28 The default entrypoint paths for the NetworkManager_dispatcher_con‐
29 sole_t domain are the following:
30
31 /etc/NetworkManager/dispatcher.d/90-console-login-helper-messages-gen‐
32 snippet_if
33
35 SELinux defines process types (domains) for each process running on the
36 system
37
38 You can see the context of a process using the -Z option to ps
39
40 Policy governs the access confined processes have to files. SELinux
41 NetworkManager_dispatcher_console policy is very flexible allowing
42 users to setup their NetworkManager_dispatcher_console processes in as
43 secure a method as possible.
44
45 The following process types are defined for NetworkManager_dis‐
46 patcher_console:
47
48 NetworkManager_dispatcher_console_t
49
50 Note: semanage permissive -a NetworkManager_dispatcher_console_t can be
51 used to make the process type NetworkManager_dispatcher_console_t per‐
52 missive. SELinux does not deny access to permissive process types, but
53 the AVC (SELinux denials) messages are still generated.
54
55
57 SELinux policy is customizable based on least access required. Net‐
58 workManager_dispatcher_console policy is extremely flexible and has
59 several booleans that allow you to manipulate the policy and run Net‐
60 workManager_dispatcher_console with the tightest access possible.
61
62
63
64 If you want to allow all domains to execute in fips_mode, you must turn
65 on the fips_mode boolean. Enabled by default.
66
67 setsebool -P fips_mode 1
68
69
70
72 The SELinux process type NetworkManager_dispatcher_console_t can manage
73 files labeled with the following file types. The paths listed are the
74 default paths for these file types. Note the processes UID still need
75 to have DAC permissions.
76
77 NetworkManager_dispatcher_console_var_run_t
78
79 /var/run/console-login-helper-messages(/.*)?
80
81
83 SELinux requires files to have an extended attribute to define the file
84 type.
85
86 You can see the context of a file using the -Z option to ls
87
88 Policy governs the access confined processes have to these files.
89 SELinux NetworkManager_dispatcher_console policy is very flexible al‐
90 lowing users to setup their NetworkManager_dispatcher_console processes
91 in as secure a method as possible.
92
93 STANDARD FILE CONTEXT
94
95 SELinux defines the file context types for the NetworkManager_dis‐
96 patcher_console, if you wanted to store files with these types in a
97 different paths, you need to execute the semanage command to specify
98 alternate labeling and then use restorecon to put the labels on disk.
99
100 semanage fcontext -a -t NetworkManager_dispatcher_console_var_run_t
101 '/srv/NetworkManager_dispatcher_console/content(/.*)?'
102 restorecon -R -v /srv/myNetworkManager_dispatcher_console_content
103
104 Note: SELinux often uses regular expressions to specify labels that
105 match multiple files.
106
107 The following file types are defined for NetworkManager_dispatcher_con‐
108 sole:
109
110
111
112 NetworkManager_dispatcher_console_script_t
113
114 - Set files with the NetworkManager_dispatcher_console_script_t type,
115 if you want to treat the files as NetworkManager dispatcher console
116 script data.
117
118
119
120 NetworkManager_dispatcher_console_var_run_t
121
122 - Set files with the NetworkManager_dispatcher_console_var_run_t type,
123 if you want to store the NetworkManager dispatcher console files under
124 the /run or /var/run directory.
125
126
127
128 Note: File context can be temporarily modified with the chcon command.
129 If you want to permanently change the file context you need to use the
130 semanage fcontext command. This will modify the SELinux labeling data‐
131 base. You will need to use restorecon to apply the labels.
132
133
135 semanage fcontext can also be used to manipulate default file context
136 mappings.
137
138 semanage permissive can also be used to manipulate whether or not a
139 process type is permissive.
140
141 semanage module can also be used to enable/disable/install/remove pol‐
142 icy modules.
143
144 semanage boolean can also be used to manipulate the booleans
145
146
147 system-config-selinux is a GUI tool available to customize SELinux pol‐
148 icy settings.
149
150
152 This manual page was auto-generated using sepolicy manpage .
153
154
156 selinux(8), NetworkManager_dispatcher_console(8), semanage(8), restore‐
157 con(8), chcon(1), sepolicy(8), setsebool(8)
158
159
160
161NetworkManager_dispatcher_console N2e3t-w1o0r-k2M0anager_dispatcher_console_selinux(8)