1NetworkManager_diSsEpLaitncuhxerP_oilsiccsyidN_estewloNirenktuMwxao(nr8ak)gMearn_adgiesrp_adticshpeart_cihsecrs_iidscsid_selinux(8)
2
3
4
6 NetworkManager_dispatcher_iscsid_selinux - Security Enhanced Linux Pol‐
7 icy for the NetworkManager_dispatcher_iscsid processes
8
10 Security-Enhanced Linux secures the NetworkManager_dispatcher_iscsid
11 processes via flexible mandatory access control.
12
13 The NetworkManager_dispatcher_iscsid processes execute with the Net‐
14 workManager_dispatcher_iscsid_t SELinux type. You can check if you have
15 these processes running by executing the ps command with the -Z quali‐
16 fier.
17
18 For example:
19
20 ps -eZ | grep NetworkManager_dispatcher_iscsid_t
21
22
23
25 The NetworkManager_dispatcher_iscsid_t SELinux type can be entered via
26 the NetworkManager_dispatcher_iscsid_script_t file type.
27
28 The default entrypoint paths for the NetworkManager_dispatcher_iscsid_t
29 domain are the following:
30
31 /usr/lib/NetworkManager/dispatcher.d/04-iscsi
32
34 SELinux defines process types (domains) for each process running on the
35 system
36
37 You can see the context of a process using the -Z option to ps
38
39 Policy governs the access confined processes have to files. SELinux
40 NetworkManager_dispatcher_iscsid policy is very flexible allowing users
41 to setup their NetworkManager_dispatcher_iscsid processes in as secure
42 a method as possible.
43
44 The following process types are defined for NetworkManager_dis‐
45 patcher_iscsid:
46
47 NetworkManager_dispatcher_iscsid_t
48
49 Note: semanage permissive -a NetworkManager_dispatcher_iscsid_t can be
50 used to make the process type NetworkManager_dispatcher_iscsid_t per‐
51 missive. SELinux does not deny access to permissive process types, but
52 the AVC (SELinux denials) messages are still generated.
53
54
56 SELinux policy is customizable based on least access required. Net‐
57 workManager_dispatcher_iscsid policy is extremely flexible and has sev‐
58 eral booleans that allow you to manipulate the policy and run Network‐
59 Manager_dispatcher_iscsid with the tightest access possible.
60
61
62
63 If you want to allow all domains to execute in fips_mode, you must turn
64 on the fips_mode boolean. Enabled by default.
65
66 setsebool -P fips_mode 1
67
68
69
71 The SELinux process type NetworkManager_dispatcher_iscsid_t can manage
72 files labeled with the following file types. The paths listed are the
73 default paths for these file types. Note the processes UID still need
74 to have DAC permissions.
75
76 systemd_passwd_var_run_t
77
78 /var/run/systemd/ask-password(/.*)?
79 /var/run/systemd/ask-password-block(/.*)?
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_iscsid policy is very flexible allow‐
90 ing users to setup their NetworkManager_dispatcher_iscsid processes