Hide Forgot
SELinux is preventing /usr/bin/xauth from 'open' accesses on the file database. ***** Plugin catchall (100. confidence) suggests *************************** If you believe that xauth should be allowed open access on the database 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 xauth /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context unconfined_u:unconfined_r:xauth_t:s0-s0:c0.c1023 Target Context system_u:object_r:user_tmpfs_t:s0 Target Objects database [ file ] Source xauth Source Path /usr/bin/xauth Port <Unknown> Host (removed) Source RPM Packages xorg-x11-xauth-1.0.2-9.fc15 Target RPM Packages Policy RPM selinux-policy-3.9.16-6.fc15 Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Host Name (removed) Platform Linux (removed) 2.6.38.2-9.fc15.x86_64 #1 SMP Wed Mar 30 16:55:57 UTC 2011 x86_64 x86_64 Alert Count 1 First Seen Thu 31 Mar 2011 10:04:25 AM GMT Last Seen Thu 31 Mar 2011 10:04:25 AM GMT Local ID c9824d26-8711-42fe-acc7-d2bc856d88d8 Raw Audit Messages type=AVC msg=audit(1301565865.882:176): avc: denied { open } for pid=1818 comm="xauth" name="database" dev=tmpfs ino=20294 scontext=unconfined_u:unconfined_r:xauth_t:s0-s0:c0.c1023 tcontext=system_u:object_r:user_tmpfs_t:s0 tclass=file type=SYSCALL msg=audit(1301565865.882:176): arch=x86_64 syscall=open success=yes exit=ENOENT a0=7fff158a05ae a1=0 a2=1b6 a3=924f0 items=0 ppid=1809 pid=1818 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=pts0 ses=1 comm=xauth exe=/usr/bin/xauth subj=unconfined_u:unconfined_r:xauth_t:s0-s0:c0.c1023 key=(null) Hash: xauth,xauth_t,user_tmpfs_t,file,open audit2allow #============= xauth_t ============== allow xauth_t user_tmpfs_t:file open; audit2allow -R #============= xauth_t ============== allow xauth_t user_tmpfs_t:file open;
*** This bug has been marked as a duplicate of bug 692459 ***