Hide Forgot
SELinux is preventing /usr/bin/gnome-keyring-daemon from 'execute' accesses on the arquivo /usr/bin/gnome-keyring-daemon. ***** Plugin catchall (100. confidence) suggests *************************** If you believe that gnome-keyring-daemon should be allowed execute access on the gnome-keyring-daemon 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_dbusd_t:s0-s0:c0.c1023 Target Context system_u:object_r:gkeyringd_exec_t:s0 Target Objects /usr/bin/gnome-keyring-daemon [ file ] Source gnome-keyring-d Source Path /usr/bin/gnome-keyring-daemon Port <Desconhecido> Host (removed) Source RPM Packages gnome-keyring-3.0.3-1.fc15 Target RPM Packages gnome-keyring-3.0.3-1.fc15 Policy RPM selinux-policy-3.9.16-38.fc15 Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Host Name (removed) Platform Linux (removed) 2.6.40.4-5.fc15.x86_64 #1 SMP Tue Aug 30 14:38:32 UTC 2011 x86_64 x86_64 Alert Count 1 First Seen Dom 18 Set 2011 02:53:40 BRT Last Seen Dom 18 Set 2011 02:53:40 BRT Local ID 4b5d14c7-5642-4858-ae32-87592b41a15c Raw Audit Messages type=AVC msg=audit(1316325220.248:78): avc: denied { execute } for pid=2020 comm="dbus-daemon" name="gnome-keyring-daemon" dev=sda7 ino=1595296 scontext=system_u:system_r:xdm_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:gkeyringd_exec_t:s0 tclass=file type=AVC msg=audit(1316325220.248:78): avc: denied { read open } for pid=2020 comm="dbus-daemon" name="gnome-keyring-daemon" dev=sda7 ino=1595296 scontext=system_u:system_r:xdm_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:gkeyringd_exec_t:s0 tclass=file type=AVC msg=audit(1316325220.248:78): avc: denied { execute_no_trans } for pid=2020 comm="dbus-daemon" path="/usr/bin/gnome-keyring-daemon" dev=sda7 ino=1595296 scontext=system_u:system_r:xdm_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:gkeyringd_exec_t:s0 tclass=file type=SYSCALL msg=audit(1316325220.248:78): arch=x86_64 syscall=execve success=yes exit=0 a0=7f092e45a5b0 a1=7f092e45a510 a2=7f092e45a690 a3=7fffa5037a60 items=0 ppid=2019 pid=2020 auid=4294967295 uid=42 gid=42 euid=42 suid=42 fsuid=42 egid=42 sgid=42 fsgid=42 tty=(none) ses=4294967295 comm=gnome-keyring-d exe=/usr/bin/gnome-keyring-daemon subj=system_u:system_r:xdm_dbusd_t:s0-s0:c0.c1023 key=(null) Hash: gnome-keyring-d,xdm_dbusd_t,gkeyringd_exec_t,file,execute audit2allow #============= xdm_dbusd_t ============== allow xdm_dbusd_t gkeyringd_exec_t:file { read execute open execute_no_trans }; audit2allow -R #============= xdm_dbusd_t ============== allow xdm_dbusd_t gkeyringd_exec_t:file { read execute open execute_no_trans };
*** This bug has been marked as a duplicate of bug 742785 ***