|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21585/root/usr/share/setroubleshoot/plugins/ |
Upload File : |
mō
Ą8Hc @ sR d k Z e i d d d e i Z d k Td k l Z d e f d YZ d S( Ns setroubleshoot-pluginss /usr/share/localet fallback( t *( s Plugint pluginc B sD t Z e d Z e d Z e d Z d Z d Z d Z RS( NsW
SELinux is preventing xen ($SOURCE) "$ACCESS" to $TARGET_PATH ($TARGET_TYPE).
sĒ
SELinux denied xen access to $TARGET_PATH.
If this is a XEN image, it has to have a file context label of
xen_image_t. The system is setup to label image files in directory./var/lib/xen/images
correctly. We recommend that you copy your image file to /var/lib/xen/images.
If you really want to have your xen image files in the current directory, you can relabel $TARGET_PATH to be xen_image_t using chcon. You also need to execute semanage fcontext -a -t xen_image_t '$TARGET_PATH' to add this
new path to the system defaults. If you did not intend to use $TARGET_PATH as a xen
image it could indicate either a bug or an intrusion attempt.
s
You can alter the file context by executing chcon -t xen_image_t '$TARGET_PATH'
You must also change the default file context files on the system in order to preserve them even on a full relabel. "semanage fcontext -a -t xen_image_t '$TARGET_PATH'"
s# chcon -t xen_image_t '$TARGET_PATH'c C s t i | t d S( N( t Plugint __init__t selft __name__( R ( ( t. /usr/share/setroubleshoot/plugins/xen_image.pyR / s c C s | i d d g oo | i | i | i oU | i d d g o? | i o2 | i | t d | i
| i | i | i
Sn d Sd S( Nt xend_tt xm_tt filet dirs
File Label( t avct matches_source_typest all_accesses_are_int r_file_permst r_dir_permst
has_tclass_int path_is_not_standard_directoryR t reportt _t summaryt problem_descriptiont fix_descriptiont fix_cmdt None( R R ( ( R t analyze2 s
S( R t
__module__R R R R R R R ( ( ( R R s
( t gettextt translationt Truet lgettextR t setroubleshoot.utilt setroubleshoot.PluginR R ( R R R R ( ( R t ? s