Bug 466664 - /var/lib/postfix/prng_exch needs proper selinux label
Summary: /var/lib/postfix/prng_exch needs proper selinux label
Keywords:
Status: CLOSED DUPLICATE of bug 466235
Alias: None
Product: Fedora
Classification: Fedora
Component: postfix
Version: 8
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-12 13:18 UTC by Jeff Layton
Modified: 2014-06-18 07:38 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-10-14 10:51:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeff Layton 2008-10-12 13:18:13 UTC
I'm getting avc denials when tlsmgr is trying to access 
/var/lib/postfix/prng_exch. Looks like that file needs a better SELinux context:

host=foo.bar.baz type=AVC msg=audit(1223817082.919:15632): avc:  denied  { lock } for  pid=7307 comm="tlsmgr" path="/var/lib/postfix/prng_exch" dev=dm-1 ino=820481 scontext=unconfined_u:system_r:postfix_master_t:s0 tcontext=unconfined_u:object_r:var_lib_t:s0 tclass=file



host=foo.bar.baz type=SYSCALL msg=audit(1223817082.919:15632): arch=c000003e syscall=73 success=yes exit=0 a0=9 a1=2 a2=2 a3=0 items=0 ppid=7299 pid=7307 auid=500 uid=89 gid=89 euid=89 suid=89 fsuid=89 egid=89 sgid=89 fsgid=89 tty=(none) ses=1 comm="tlsmgr" exe="/usr/libexec/postfix/tlsmgr" subj=unconfined_u:system_r:postfix_master_t:s0 key=(null)






host=foo.bar.baz type=AVC msg=audit(1223817082.919:15631): avc:  denied  { getattr } for  pid=7307 comm="tlsmgr" path="/var/lib/postfix/prng_exch" dev=dm-1 ino=820481 scontext=unconfined_u:system_r:postfix_master_t:s0 tcontext=unconfined_u:object_r:var_lib_t:s0 tclass=file



host=foo.bar.baz type=SYSCALL msg=audit(1223817082.919:15631): arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7fff9b48ba60 a2=7fff9b48ba60 a3=0 items=0 ppid=7299 pid=7307 auid=500 uid=89 gid=89 euid=89 suid=89 fsuid=89 egid=89 sgid=89 fsgid=89 tty=(none) ses=1 comm="tlsmgr" exe="/usr/libexec/postfix/tlsmgr" subj=unconfined_u:system_r:postfix_master_t:s0 key=(null)

Comment 1 Thomas Woerner 2008-10-14 10:51:47 UTC

*** This bug has been marked as a duplicate of bug 466235 ***


Note You need to log in before you can comment on or make changes to this bug.