Bug 748086

Summary: SELinux is preventing gnome-keyring-d from 'link' accesses on the file login.keyring.
Product: [Fedora] Fedora Reporter: James Cape <jamescape777>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: dominick.grift, dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:6064756a8245b6c265d4450cbff5bc54812c1fbd01ce3d53764e1db647a2530e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-24 05:39:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description James Cape 2011-10-22 01:21:33 UTC
libreport version: 2.0.6
executable:     /usr/bin/python
hashmarkername: setroubleshoot
kernel:         3.1.0-0.rc10.git0.1.fc16.x86_64
reason:         SELinux is preventing gnome-keyring-d from 'link' accesses on the file login.keyring.
time:           Fri Oct 21 20:21:23 2011

description:
:SELinux is preventing gnome-keyring-d from 'link' accesses on the file login.keyring.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that gnome-keyring-d should be allowed link access on the login.keyring 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 gnome-keyring-d /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:xdm_t:s0-s0:c0.c1023
:Target Context                system_u:object_r:gkeyringd_gnome_home_t:s0
:Target Objects                login.keyring [ file ]
:Source                        gnome-keyring-d
:Source Path                   gnome-keyring-d
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-40.fc16
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Permissive
:Host Name                     (removed)
:Platform                      Linux orwell.ignore-your.tv
:                              3.1.0-0.rc10.git0.1.fc16.x86_64 #1 SMP Wed Oct 19
:                              05:02:17 UTC 2011 x86_64 x86_64
:Alert Count                   1
:First Seen                    Fri 21 Oct 2011 08:20:50 PM CDT
:Last Seen                     Fri 21 Oct 2011 08:20:50 PM CDT
:Local ID                      432e8594-8821-4d66-9b8b-7939d9bd93d0
:
:Raw Audit Messages
:type=AVC msg=audit(1319246450.350:392): avc:  denied  { link } for  pid=4108 comm="gnome-keyring-d" name="login.keyring" dev=dm-1 ino=2056773 scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:gkeyringd_gnome_home_t:s0 tclass=file
:
:
:Hash: gnome-keyring-d,xdm_t,gkeyringd_gnome_home_t,file,link
:
:audit2allow
:
:#============= xdm_t ==============
:allow xdm_t gkeyringd_gnome_home_t:file link;
:
:audit2allow -R
:
:#============= xdm_t ==============
:allow xdm_t gkeyringd_gnome_home_t:file link;
:

Comment 1 Miroslav Grepl 2011-10-24 05:39:54 UTC

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