1pegasus_openlmi_accouSnEtL_isneulxinPuoxl(i8c)y pegasus_oppeenglamsiu_sa_cocpoeunnltmi_account_selinux(8)
2
3
4

NAME

6       pegasus_openlmi_account_selinux  -  Security  Enhanced Linux Policy for
7       the pegasus_openlmi_account processes
8

DESCRIPTION

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

ENTRYPOINTS

24       The pegasus_openlmi_account_t SELinux type can be entered via the pega‐
25       sus_openlmi_account_exec_t, user_home_t file types.
26
27       The default entrypoint paths for the  pegasus_openlmi_account_t  domain
28       are the following:
29
30       /usr/libexec/pegasus/cmpiLMI_Account-cimprovagt, /home/[^/]+/.+
31

PROCESS TYPES

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

BOOLEANS

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 all domains to execute in fips_mode, you must turn
62       on the fips_mode boolean. Enabled by default.
63
64       setsebool -P fips_mode 1
65
66
67
68       If you want to allow system to run with  NIS,  you  must  turn  on  the
69       nis_enabled boolean. Disabled by default.
70
71       setsebool -P nis_enabled 1
72
73
74
75       If  you  want  to  support  NFS  home directories, you must turn on the
76       use_nfs_home_dirs boolean. Disabled by default.
77
78       setsebool -P use_nfs_home_dirs 1
79
80
81
82       If you want to support SAMBA home directories, you  must  turn  on  the
83       use_samba_home_dirs boolean. Disabled by default.
84
85       setsebool -P use_samba_home_dirs 1
86
87
88

MANAGED FILES

90       The SELinux process type pegasus_openlmi_account_t can manage files la‐
91       beled with the following file types.  The paths listed are the  default
92       paths  for these file types.  Note the processes UID still need to have
93       DAC permissions.
94
95       cifs_t
96
97
98       cluster_conf_t
99
100            /etc/cluster(/.*)?
101
102       cluster_var_lib_t
103
104            /var/lib/pcsd(/.*)?
105            /var/lib/cluster(/.*)?
106            /var/lib/openais(/.*)?
107            /var/lib/pengine(/.*)?
108            /var/lib/corosync(/.*)?
109            /usr/lib/heartbeat(/.*)?
110            /var/lib/heartbeat(/.*)?
111            /var/lib/pacemaker(/.*)?
112
113       cluster_var_run_t
114
115            /var/run/crm(/.*)?
116            /var/run/cman_.*
117            /var/run/rsctmp(/.*)?
118            /var/run/aisexec.*
119            /var/run/heartbeat(/.*)?
120            /var/run/pcsd-ruby.socket
121            /var/run/corosync-qnetd(/.*)?
122            /var/run/corosync-qdevice(/.*)?
123            /var/run/corosync.pid
124            /var/run/cpglockd.pid
125            /var/run/rgmanager.pid
126            /var/run/cluster/rgmanager.sk
127
128       initrc_var_run_t
129
130            /var/run/utmp
131            /var/run/random-seed
132            /var/run/runlevel.dir
133            /var/run/setmixer_flag
134
135       krb5_host_rcache_t
136
137            /var/tmp/krb5_0.rcache2
138            /var/cache/krb5rcache(/.*)?
139            /var/tmp/nfs_0
140            /var/tmp/DNS_25
141            /var/tmp/host_0
142            /var/tmp/imap_0
143            /var/tmp/HTTP_23
144            /var/tmp/HTTP_48
145            /var/tmp/ldap_55
146            /var/tmp/ldap_487
147            /var/tmp/ldapmap1_0
148
149       nfs_t
150
151
152       pegasus_data_t
153
154            /var/lib/Pegasus(/.*)?
155            /etc/Pegasus/pegasus_current.conf
156            /etc/Pegasus/cimserver_current.conf
157
158       root_t
159
160            /sysroot/ostree/deploy/.*-atomic/deploy(/.*)?
161            /
162            /initrd
163
164       security_t
165
166            /selinux
167
168       semanage_read_lock_t
169
170            /etc/selinux/([^/]*/)?modules/semanage.read.LOCK
171            /var/lib/selinux/[^/]+/semanage.read.LOCK
172
173       semanage_store_t
174
175            /etc/selinux/([^/]*/)?policy(/.*)?
176            /etc/selinux/(minimum|mls|targeted)/active(/.*)?
177            /etc/selinux/([^/]*/)?modules/(active|tmp|previous)(/.*)?
178            /var/lib/selinux(/.*)?
179            /etc/share/selinux/mls(/.*)?
180            /etc/share/selinux/targeted(/.*)?
181
182       semanage_tmp_t
183
184
185       semanage_trans_lock_t
186
187            /etc/selinux/([^/]*/)?modules/semanage.trans.LOCK
188            /var/lib/selinux/[^/]+/semanage.trans.LOCK
189
190       shadow_t
191
192            /etc/tcb/.+/shadow.*
193            /etc/shadow.*
194            /etc/gshadow.*
195            /etc/nshadow.*
196            /var/db/shadow.*
197            /etc/security/opasswd
198            /etc/security/opasswd.old
199
200       user_home_type
201
202            all user home files
203
204

FILE CONTEXTS

206       SELinux requires files to have an extended attribute to define the file
207       type.
208
209       You can see the context of a file using the -Z option to ls
210
211       Policy  governs  the  access  confined  processes  have to these files.
212       SELinux pegasus_openlmi_account policy is very flexible allowing  users
213       to  setup their pegasus_openlmi_account processes in as secure a method
214       as possible.
215
216       The following file types are defined for pegasus_openlmi_account:
217
218
219
220       pegasus_openlmi_account_exec_t
221
222       - Set files with the pegasus_openlmi_account_exec_t type, if  you  want
223       to transition an executable to the pegasus_openlmi_account_t domain.
224
225
226
227       Note:  File context can be temporarily modified with the chcon command.
228       If you want to permanently change the file context you need to use  the
229       semanage fcontext command.  This will modify the SELinux labeling data‐
230       base.  You will need to use restorecon to apply the labels.
231
232

COMMANDS

234       semanage fcontext can also be used to manipulate default  file  context
235       mappings.
236
237       semanage  permissive  can  also  be used to manipulate whether or not a
238       process type is permissive.
239
240       semanage module can also be used to enable/disable/install/remove  pol‐
241       icy modules.
242
243       semanage boolean can also be used to manipulate the booleans
244
245
246       system-config-selinux is a GUI tool available to customize SELinux pol‐
247       icy settings.
248
249

AUTHOR

251       This manual page was auto-generated using sepolicy manpage .
252
253

SEE ALSO

255       selinux(8),  pegasus_openlmi_account(8),  semanage(8),   restorecon(8),
256       chcon(1), sepolicy(8), setsebool(8)
257
258
259
260pegasus_openlmi_account            21-11-19 pegasus_openlmi_account_selinux(8)
Impressum