Bug 770853 - SELinux is preventing /usr/sbin/rpc.idmapd from 'read' accesses on the file /etc/host.conf.
Summary: SELinux is preventing /usr/sbin/rpc.idmapd from 'read' accesses on the file /...
Keywords:
Status: CLOSED DUPLICATE of bug 770854
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:471bac760ed59ebfd218122523c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-29 16:24 UTC by Tom Weniger
Modified: 2011-12-29 17:35 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-29 17:35:19 UTC
Type: ---


Attachments (Terms of Use)

Description Tom Weniger 2011-12-29 16:24:38 UTC
libreport version: 2.0.8
executable:     /usr/bin/python
hashmarkername: setroubleshoot
kernel:         3.1.6-1.fc16.x86_64
reason:         SELinux is preventing /usr/sbin/rpc.idmapd from 'read' accesses on the file /etc/host.conf.
time:           Thu 29 Dec 2011 09:24:24 AM MST

description:
:SELinux is preventing /usr/sbin/rpc.idmapd from 'read' accesses on the file /etc/host.conf.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that rpc.idmapd should be allowed read access on the host.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 rpc.idmapd /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:rpcd_t:s0
:Target Context                system_u:object_r:boinc_tmpfs_t:s0
:Target Objects                /etc/host.conf [ file ]
:Source                        rpc.idmapd
:Source Path                   /usr/sbin/rpc.idmapd
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           nfs-utils-1.2.5-3.fc16
:Target RPM Packages           setup-2.8.36-2.fc16
:Policy RPM                    selinux-policy-3.10.0-67.fc16
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.1.6-1.fc16.x86_64 #1 SMP Wed Dec
:                              21 22:41:17 UTC 2011 x86_64 x86_64
:Alert Count                   1
:First Seen                    Wed 28 Dec 2011 10:04:01 PM MST
:Last Seen                     Wed 28 Dec 2011 10:04:01 PM MST
:Local ID                      7d0be429-5ce9-4041-b044-1ee76a6ef06d
:
:Raw Audit Messages
:type=AVC msg=audit(1325135041.797:31): avc:  denied  { read } for  pid=1158 comm="rpc.idmapd" name="host.conf" dev=dm-0 ino=262175 scontext=system_u:system_r:rpcd_t:s0 tcontext=system_u:object_r:boinc_tmpfs_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1325135041.797:31): arch=x86_64 syscall=open success=no exit=EACCES a0=7f61546cfdef a1=0 a2=1b6 a3=238 items=0 ppid=1 pid=1158 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=rpc.idmapd exe=/usr/sbin/rpc.idmapd subj=system_u:system_r:rpcd_t:s0 key=(null)
:
:Hash: rpc.idmapd,rpcd_t,boinc_tmpfs_t,file,read
:
:audit2allow
:
:#============= rpcd_t ==============
:allow rpcd_t boinc_tmpfs_t:file read;
:
:audit2allow -R
:
:#============= rpcd_t ==============
:allow rpcd_t boinc_tmpfs_t:file read;
:

Comment 1 Daniel Walsh 2011-12-29 17:35:19 UTC

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


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