Summary | kernel: audit: avc: denied { search, getattr } |
Queue | Horde Base |
Queue Version | 2.2.5 |
Type | Bug |
State | Not A Bug |
Priority | 3. High |
Owners | |
Requester | pdman (at) aproximation (dot) org |
Created | 09/14/2004 (7637 days ago) |
Due | |
Updated | 09/14/2004 (7637 days ago) |
Assigned | |
Resolved | 09/14/2004 (7637 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ kernel: audit: avc: denied { search, getattr }
Queue ⇒ Horde Base
make new folders and directories with html and php contents in the
httpd document root, but horde throws kernel audit errors that look
like this:
Sep 14 23:19:13 gateway kernel: audit(1095225553.209:0): avc: denied
{ search } for pid=1748 exe=/usr/sbin/httpd name=horde dev=hda5
ino=89761 scontext=user_u:system_r:httpd_t
tcontext=user_u:object_r:user_home_t tclass=dir
Sep 14 23:19:13 gateway kernel: audit(1095225553.213:0): avc: denied
{ getattr } for pid=1748 exe=/usr/sbin/httpd path=/var/www/html/horde
dev=hda5 ino=89761 scontext=user_u:system_r:httpd_t
tcontext=user_u:object_r:user_home_t tclass=dir
What is broken: the kernel or horde?
Thank you
-thewade