Bug 743338 - SELinux is preventing /lib/systemd/systemd-logind from 'read' accesses on the directory dconf.
Summary: SELinux is preventing /lib/systemd/systemd-logind from 'read' accesses on the...
Keywords:
Status: CLOSED DUPLICATE of bug 743337
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:2b065fda5dae5ea383f485131f9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-04 16:02 UTC by James Cape
Modified: 2011-10-04 20:02 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-04 20:02:19 UTC
Type: ---


Attachments (Terms of Use)

Description James Cape 2011-10-04 16:02:28 UTC
libreport version: 2.0.5.982
executable:     /usr/bin/python
hashmarkername: setroubleshoot
kernel:         3.1.0-0.rc6.git0.3.fc16.x86_64
reason:         SELinux is preventing /lib/systemd/systemd-logind from 'read' accesses on the directory dconf.
time:           Tue Oct  4 11:02:21 2011

description:
:SELinux is preventing /lib/systemd/systemd-logind from 'read' accesses on the directory dconf.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that systemd-logind should be allowed read access on the dconf 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 systemd-logind /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:systemd_logind_t:s0
:Target Context                system_u:object_r:config_home_t:s0
:Target Objects                dconf [ dir ]
:Source                        systemd-logind
:Source Path                   /lib/systemd/systemd-logind
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           systemd-36-3.fc16
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-32.fc16
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Permissive
:Host Name                     (removed)
:Platform                      Linux orwell.ignore-your.tv
:                              3.1.0-0.rc6.git0.3.fc16.x86_64 #1 SMP Fri Sep 16
:                              12:26:22 UTC 2011 x86_64 x86_64
:Alert Count                   1
:First Seen                    Mon 03 Oct 2011 01:46:56 PM CDT
:Last Seen                     Mon 03 Oct 2011 01:46:56 PM CDT
:Local ID                      6f4d9341-6155-4755-b336-d78ea07b7e24
:
:Raw Audit Messages
:type=AVC msg=audit(1317667616.851:944): avc:  denied  { read } for  pid=4005 comm="systemd-logind" name="dconf" dev=tmpfs ino=20945 scontext=system_u:system_r:systemd_logind_t:s0 tcontext=system_u:object_r:config_home_t:s0 tclass=dir
:
:
:type=AVC msg=audit(1317667616.851:944): avc:  denied  { open } for  pid=4005 comm="systemd-logind" name="dconf" dev=tmpfs ino=20945 scontext=system_u:system_r:systemd_logind_t:s0 tcontext=system_u:object_r:config_home_t:s0 tclass=dir
:
:
:type=SYSCALL msg=audit(1317667616.851:944): arch=x86_64 syscall=openat success=yes exit=EACCES a0=b a1=7fff63e11cf3 a2=90800 a3=0 items=0 ppid=1 pid=4005 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=systemd-logind exe=/lib/systemd/systemd-logind subj=system_u:system_r:systemd_logind_t:s0 key=(null)
:
:Hash: systemd-logind,systemd_logind_t,config_home_t,dir,read
:
:audit2allow
:
:#============= systemd_logind_t ==============
:allow systemd_logind_t config_home_t:dir { read open };
:
:audit2allow -R
:
:#============= systemd_logind_t ==============
:allow systemd_logind_t config_home_t:dir { read open };
:

Comment 1 Daniel Walsh 2011-10-04 20:02:19 UTC

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


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