Hide Forgot
Description of problem: SELinux is preventing /var/www/cgi-bin/cachemgr.cgi from 'open' accesses on the file /etc/squid/cachemgr.conf. ***** Plugin catchall (100. confidence) suggests *************************** If you believe that cachemgr.cgi should be allowed open access on the cachemgr.conf file by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # grep cachemgr.cgi /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:httpd_sys_script_t:s0 Target Context system_u:object_r:squid_conf_t:s0 Target Objects /etc/squid/cachemgr.conf [ file ] Source cachemgr.cgi Source Path /var/www/cgi-bin/cachemgr.cgi Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages squid-3.2.13-1.fc19.x86_64 Policy RPM selinux-policy-3.12.1-69.fc19.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 3.10.7-200.fc19.x86_64 #1 SMP Thu Aug 15 23:19:45 UTC 2013 x86_64 x86_64 Alert Count 4 First Seen 2013-08-21 15:01:19 NZST Last Seen 2013-08-21 15:01:24 NZST Local ID dc5fa7de-2827-4798-86b2-75376f0e2577 Raw Audit Messages type=AVC msg=audit(1377054084.589:1198): avc: denied { open } for pid=18520 comm="cachemgr.cgi" path="/etc/squid/cachemgr.conf" dev="dm-1" ino=1198290 scontext=system_u:system_r:httpd_sys_script_t:s0 tcontext=system_u:object_r:squid_conf_t:s0 tclass=file type=SYSCALL msg=audit(1377054084.589:1198): arch=x86_64 syscall=open success=no exit=EACCES a0=7ff1e7c6fd58 a1=0 a2=1b6 a3=7ff1e5bfcdc0 items=0 ppid=24868 pid=18520 auid=4294967295 uid=48 gid=48 euid=48 suid=48 fsuid=48 egid=48 sgid=48 fsgid=48 ses=4294967295 tty=(none) comm=cachemgr.cgi exe=/var/www/cgi-bin/cachemgr.cgi subj=system_u:system_r:httpd_sys_script_t:s0 key=(null) Hash: cachemgr.cgi,httpd_sys_script_t,squid_conf_t,file,open Additional info: reporter: libreport-2.1.6 hashmarkername: setroubleshoot kernel: 3.10.7-200.fc19.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 999229 ***