Fedora Account System
Red Hat Associate
Red Hat Customer
SELinux is preventing /usr/sbin/httpd from 'add_name' accesses on the directory sess_2meh475kemfim65maf83cn8c00. ***** Plugin catchall (100. confidence) suggests *************************** If you believe that httpd should be allowed add_name access on the sess_2meh475kemfim65maf83cn8c00 directory 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 /usr/sbin/httpd /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:httpd_t:s0 Target Context unconfined_u:object_r:user_home_t:s0 Target Objects sess_2meh475kemfim65maf83cn8c00 [ dir ] Source httpd Source Path /usr/sbin/httpd Port <Unknown> Host (removed) Source RPM Packages httpd-2.2.17-1.fc14 Target RPM Packages Policy RPM selinux-policy-3.9.7-19.fc14 Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Host Name (removed) Platform Linux (removed) 2.6.35.10-74.fc14.x86_64 #1 SMP Thu Dec 23 16:04:50 UTC 2010 x86_64 x86_64 Alert Count 1 First Seen Wed 12 Jan 2011 07:21:40 PM BRST Last Seen Wed 12 Jan 2011 07:21:40 PM BRST Local ID 0b43c961-9a81-4e7c-9a5d-2699acfe7d7d Raw Audit Messages type=AVC msg=audit(1294867300.695:93): avc: denied { add_name } for pid=1593 comm="httpd" name="sess_2meh475kemfim65maf83cn8c00" scontext=system_u:system_r:httpd_t:s0 tcontext=unconfined_u:object_r:user_home_t:s0 tclass=dir httpd,httpd_t,user_home_t,dir,add_name type=AVC msg=audit(1294867300.695:93): avc: denied { create } for pid=1593 comm="httpd" name="sess_2meh475kemfim65maf83cn8c00" scontext=system_u:system_r:httpd_t:s0 tcontext=system_u:object_r:user_home_t:s0 tclass=file httpd,httpd_t,user_home_t,dir,add_name type=SYSCALL msg=audit(1294867300.695:93): arch=x86_64 syscall=open success=yes exit=ECHILD a0=7fff79ed8850 a1=42 a2=180 a3=6b35373468656d32 items=0 ppid=1562 pid=1593 auid=4294967295 uid=500 gid=48 euid=500 suid=500 fsuid=500 egid=48 sgid=48 fsgid=48 tty=(none) ses=4294967295 comm=httpd exe=/usr/sbin/httpd subj=system_u:system_r:httpd_t:s0 key=(null) httpd,httpd_t,user_home_t,dir,add_name #============= httpd_t ============== allow httpd_t user_home_t:dir add_name; allow httpd_t user_home_t:file create;
*** This bug has been marked as a duplicate of bug 669199 ***