|
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/22697/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( Ns]
SELinux policy is preventing the ftp daemon from writing to a public
directory.
sı
SELinux policy is preventing the ftp daemon from writing to a public
directory. If ftpd is not setup to allow anonymous writes, this
could signal a intrusion attempt.
sE
If the ftp daemon should be allowed to write to this directory you need to turn
on the $BOOLEAN boolean and change the file context of
the public directory to public_content_rw_t. Read the ftpd_selinux
man page for further information:
"setsebool -P $BOOLEAN=1; chcon -t public_content_rw_t <path>"
s setsebool -P $BOOLEAN=1c C s t i | t d S( N( t Plugint __init__t selft __name__( R ( ( t: /usr/share/setroubleshoot/plugins/allow_ftpd_anon_write.pyR / s c C s | i d g oq | i d d g o[ | i d d d g oB | i d d | i | t d | i | i | i
| i Sn d S(
Nt ftpd_tt public_content_tt public_content_rw_tt add_namet writet createt BOOLEANt allow_ftpd_anon_writet FTP(
t avct matches_source_typest matches_target_typest has_any_access_int set_template_substitutionsR t reportt _t summaryt problem_descriptiont fix_descriptiont fix_cmdt None( R R ( ( R t analyze2 s B( 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