search for: avc_path

Displaying 3 results from an estimated 3 matches for "avc_path".

Did you mean: abs_path
2005 Jul 06
0
SELinux startup issue on FC4...
...nality, the following error is produced on boot with FC4: Cannot open "/proc/sys/net/ipv4/route/flush The box is running the latest update: selinux-policy-targeted-1.23.18-17 >From /var/log/audit/audit.log: type=PATH msg=audit(1120675555.415:78677): item=0 name="/sbin/ip" type=AVC_PATH msg=audit(1120675555.415:78677): path="/var/lib/shorewall/nat" type=AVC msg=audit(1120675555.415:78677): avc: denied { read } for pid=2430 comm="ip" name="nat" dev=hda2 ino=4406613 scontext=system_u:system_r:ifconfig_t tcontext=system_u:object_r:var_lib_t tclass=fi...
2009 Apr 14
3
Odd SELinux messages during+after 5.3 upgrade (system_mail_t and postfix_postdrop_t access rpm_var_lib_t)
...=0 a0=5e2237b8 a1=5e223584 a2=5e2439bc a3=8 items=0 ppid=18880 pid=18901 auid=517 uid=517 gid=517 euid=517 suid=517 fsuid=517 egid=517 sgid=517 fsgid=517 tty=(none) comm="sendmail" exe="/usr/sbin/sendmail.postfix" subj=user_u:system_r:system_mail_t:s0-s0:c0.c1023 key=(null) type=AVC_PATH msg=audit(1239664501.977:9052044): path="/var/lib/rpm/__db.000" type=AVC_PATH msg=audit(1239664501.977:9052044): path=2F7661722F6C69622F79756D2F7472616E73616374696F6E2D646F6E652E323030392D30342D31322E32323A35322E34352028646 56C6574656429 During the upgrade it looks like it was pretty co...
2008 Nov 30
4
Apache, SELinux, and document root on a different partition
I want to put the document root for an application on a separate paritition that has more space. When I try to configure this I can't access the files in the new location. I've got the SELinux attributes set on the directory and its files, so I'm thinking it's something about the parent path that SELinux doesn't like, but I don't know where that's handled. My