1pegasus_openlmi_accouSnEtL_isneulxinPuoxl(i8c)y pegasus_oppeenglamsiu_sa_cocpoeunnltmi_account_selinux(8)
2
3
4
6 pegasus_openlmi_account_selinux - Security Enhanced Linux Policy for
7 the pegasus_openlmi_account processes
8
10 Security-Enhanced Linux secures the pegasus_openlmi_account processes
11 via flexible mandatory access control.
12
13 The pegasus_openlmi_account processes execute with the pega‐
14 sus_openlmi_account_t SELinux type. You can check if you have these
15 processes running by executing the ps command with the -Z qualifier.
16
17 For example:
18
19 ps -eZ | grep pegasus_openlmi_account_t
20
21
22
24 The pegasus_openlmi_account_t SELinux type can be entered via the
25 user_home_t, pegasus_openlmi_account_exec_t file types.
26
27 The default entrypoint paths for the pegasus_openlmi_account_t domain
28 are the following:
29
30 /home/[^/]+/.+, /usr/libexec/pegasus/cmpiLMI_Account-cimprovagt
31
33 SELinux defines process types (domains) for each process running on the
34 system
35
36 You can see the context of a process using the -Z option to ps
37
38 Policy governs the access confined processes have to files. SELinux
39 pegasus_openlmi_account policy is very flexible allowing users to setup
40 their pegasus_openlmi_account processes in as secure a method as possi‐
41 ble.
42
43 The following process types are defined for pegasus_openlmi_account:
44
45 pegasus_openlmi_account_t
46
47 Note: semanage permissive -a pegasus_openlmi_account_t can be used to
48 make the process type pegasus_openlmi_account_t permissive. SELinux
49 does not deny access to permissive process types, but the AVC (SELinux
50 denials) messages are still generated.
51
52
54 SELinux policy is customizable based on least access required. pega‐
55 sus_openlmi_account policy is extremely flexible and has several bool‐
56 eans that allow you to manipulate the policy and run pega‐
57 sus_openlmi_account with the tightest access possible.
58
59
60
61 If you want to allow users to resolve user passwd entries directly from
62 ldap rather then using a sssd server, you must turn on the authlo‐
63 gin_nsswitch_use_ldap boolean. Disabled by default.
64
65 setsebool -P authlogin_nsswitch_use_ldap 1
66
67
68
69 If you want to allow all domains to execute in fips_mode, you must turn
70 on the fips_mode boolean. Enabled by default.
71
72 setsebool -P fips_mode 1
73
74
75
76 If you want to allow confined applications to run with kerberos, you
77 must turn on the kerberos_enabled boolean. Disabled by default.
78
79 setsebool -P kerberos_enabled 1
80
81
82
83 If you want to allow system to run with NIS, you must turn on the
84 nis_enabled boolean. Disabled by default.
85
86 setsebool -P nis_enabled 1
87
88
89
90 If you want to allow confined applications to use nscd shared memory,
91 you must turn on the nscd_use_shm boolean. Disabled by default.
92
93 setsebool -P nscd_use_shm 1
94
95
96
97 If you want to support NFS home directories, you must turn on the
98 use_nfs_home_dirs boolean. Enabled by default.
99
100 setsebool -P use_nfs_home_dirs 1
101
102
103
104 If you want to support SAMBA home directories, you must turn on the
105 use_samba_home_dirs boolean. Disabled by default.
106
107 setsebool -P use_samba_home_dirs 1
108
109
110
112 The SELinux process type pegasus_openlmi_account_t can manage files
113 labeled with the following file types. The paths listed are the
114 default paths for these file types. Note the processes UID still need
115 to have DAC permissions.
116
117 cifs_t
118
119
120 cluster_conf_t
121
122 /etc/cluster(/.*)?
123
124 cluster_var_lib_t
125
126 /var/lib/pcsd(/.*)?
127 /var/lib/cluster(/.*)?
128 /var/lib/openais(/.*)?
129 /var/lib/pengine(/.*)?
130 /var/lib/corosync(/.*)?
131 /usr/lib/heartbeat(/.*)?
132 /var/lib/heartbeat(/.*)?
133 /var/lib/pacemaker(/.*)?
134
135 cluster_var_run_t
136
137 /var/run/crm(/.*)?
138 /var/run/cman_.*
139 /var/run/rsctmp(/.*)?
140 /var/run/aisexec.*
141 /var/run/heartbeat(/.*)?
142 /var/run/corosync-qnetd(/.*)?
143 /var/run/corosync-qdevice(/.*)?
144 /var/run/corosync.pid
145 /var/run/cpglockd.pid
146 /var/run/rgmanager.pid
147 /var/run/cluster/rgmanager.sk
148
149 etc_runtime_t
150
151 /[^/]+
152 /etc/mtab.*
153 /etc/blkid(/.*)?
154 /etc/nologin.*
155 /etc/.fstab.hal..+
156 /halt
157 /fastboot
158 /poweroff
159 /.autofsck
160 /etc/cmtab
161 /forcefsck
162 /.suspended
163 /fsckoptions
164 /.autorelabel
165 /etc/.updated
166 /var/.updated
167 /etc/killpower
168 /etc/nohotplug
169 /etc/securetty
170 /etc/ioctl.save
171 /etc/fstab.REVOKE
172 /etc/network/ifstate
173 /etc/sysconfig/hwconf
174 /etc/ptal/ptal-printd-like
175 /etc/xorg.conf.d/00-system-setup-keyboard.conf
176 /etc/X11/xorg.conf.d/00-system-setup-keyboard.conf
177
178 initrc_var_run_t
179
180 /var/run/utmp
181 /var/run/random-seed
182 /var/run/runlevel.dir
183 /var/run/setmixer_flag
184
185 nfs_t
186
187
188 passwd_file_t
189
190 /etc/group[-+]?
191 /etc/passwd[-+]?
192 /etc/passwd.adjunct.*
193 /etc/ptmptmp
194 /etc/.pwd.lock
195 /etc/group.lock
196 /etc/passwd.OLD
197 /etc/passwd.lock
198
199 pegasus_data_t
200
201 /var/lib/Pegasus(/.*)?
202 /etc/Pegasus/pegasus_current.conf
203 /etc/Pegasus/cimserver_current.conf
204
205 root_t
206
207 /sysroot/ostree/deploy/.*-atomic/deploy(/.*)?
208 /
209 /initrd
210
211 security_t
212
213 /selinux
214
215 semanage_read_lock_t
216
217 /etc/selinux/([^/]*/)?modules/semanage.read.LOCK
218 /var/lib/selinux/[^/]+/semanage.read.LOCK
219
220 semanage_store_t
221
222 /etc/selinux/([^/]*/)?policy(/.*)?
223 /etc/selinux/(minimum|mls|targeted)/active(/.*)?
224 /etc/selinux/([^/]*/)?modules/(active|tmp|previous)(/.*)?
225 /var/lib/selinux(/.*)?
226 /etc/share/selinux/mls(/.*)?
227 /etc/share/selinux/targeted(/.*)?
228
229 semanage_tmp_t
230
231
232 semanage_trans_lock_t
233
234 /etc/selinux/([^/]*/)?modules/semanage.trans.LOCK
235 /var/lib/selinux/[^/]+/semanage.trans.LOCK
236
237 shadow_t
238
239 /etc/shadow.*
240 /etc/gshadow.*
241 /etc/nshadow.*
242 /var/db/shadow.*
243 /etc/security/opasswd
244 /etc/security/opasswd.old
245
246 user_home_type
247
248 all user home files
249
250
252 SELinux requires files to have an extended attribute to define the file
253 type.
254
255 You can see the context of a file using the -Z option to ls
256
257 Policy governs the access confined processes have to these files.
258 SELinux pegasus_openlmi_account policy is very flexible allowing users
259 to setup their pegasus_openlmi_account processes in as secure a method
260 as possible.
261
262 The following file types are defined for pegasus_openlmi_account:
263
264
265
266 pegasus_openlmi_account_exec_t
267
268 - Set files with the pegasus_openlmi_account_exec_t type, if you want
269 to transition an executable to the pegasus_openlmi_account_t domain.
270
271
272
273 Note: File context can be temporarily modified with the chcon command.
274 If you want to permanently change the file context you need to use the
275 semanage fcontext command. This will modify the SELinux labeling data‐
276 base. You will need to use restorecon to apply the labels.
277
278
280 semanage fcontext can also be used to manipulate default file context
281 mappings.
282
283 semanage permissive can also be used to manipulate whether or not a
284 process type is permissive.
285
286 semanage module can also be used to enable/disable/install/remove pol‐
287 icy modules.
288
289 semanage boolean can also be used to manipulate the booleans
290
291
292 system-config-selinux is a GUI tool available to customize SELinux pol‐
293 icy settings.
294
295
297 This manual page was auto-generated using sepolicy manpage .
298
299
301 selinux(8), pegasus_openlmi_account(8), semanage(8), restorecon(8),
302 chcon(1), sepolicy(8), setsebool(8)
303
304
305
306pegasus_openlmi_account 19-12-02 pegasus_openlmi_account_selinux(8)