|
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 @ s[ d k Z e i d d d e ƒi Z d k Td k l Z d k 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( Nst
SELinux is preventing the $SOURCE from executing potentially mislabeled files $TARGET_PATH ($TARGET_TYPE).
s…
SELinux has denied the $SOURCE from executing potentially
mislabeled files $TARGET_PATH. Automounter can be setup to execute
configuration files, if $TARGET_PATH is an automount executable
configuration file it needs to have a file label of bin_t.
If automounter is trying to execute something that it is not supposed to, this could indicate an intrusion attack.
sÒ
If you want to change the file context of $TARGET_PATH so that the automounter can execute it you can execute "chcon -t bin_t '$TARGET_PATH'". If you want this to survive a relabel, you need to permanently change the file context: execute "semanage fcontext -a -t bin_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 bin_t '$TARGET_PATH'"
s chcon -t bin_t '$TARGET_PATH'c C s t i | t ƒ d S( N( t Plugint __init__t selft __name__( R ( ( t: /usr/share/setroubleshoot/plugins/automount_exec_config.pyR / s c C sr | i d g ƒ o[ | i d d g ƒ oE | i d g ƒ o2 | i | t d ƒ | i | i | i | i
ƒ Sn d S( Nt automount_tt executet execute_no_transt files
File Label( t avct matches_source_typest all_accesses_are_int
has_tclass_inR t reportt _t summaryt problem_descriptiont fix_descriptiont fix_cmdt None( R R ( ( R t analyze2 s
<( R t
__module__R R R R R R R ( ( ( R R s (
t gettextt translationt Truet lgettextR t setroubleshoot.utilt setroubleshoot.PluginR t reR ( R R R R R ( ( R t ? s