Description of problem:<br />
SELinux is preventing /usr/bin/nautilus from 'write' accesses on the directory task.<br />
<br />
***** Plugin catchall (100. confidence) suggests **************************<br />
<br />
If you believe that nautilus should be allowed write access on the task directory by default.<br />
Then you should report this as a bug.<br />
You can generate a local policy module to allow this access.<br />
Do<br />
allow this access for now by executing:<br />
# grep pool /var/log/audit/audit.log | audit2allow -M mypol<br />
# semodule -i mypol.pp<br />
<br />
Additional Information:<br />
Source Context system_u:system_r:unconfined_service_t:s0<br />
Target Context system_u:system_r:devicekit_power_t:s0<br />
Target Objects task [ dir ]<br />
Source pool<br />
Source Path /usr/bin/nautilus<br />
Port <Unknown><br />
Host (removed)<br />
Source RPM Packages nautilus-3.8.2-10.el7.x86_64<br />
Target RPM Packages <br />
Policy RPM selinux-policy-3.13.1-23.el7_1.7.noarch<br />
Selinux Enabled True<br />
Policy Type targeted<br />
Enforcing Mode Enforcing<br />
Host Name (removed)<br />
Platform Linux (removed) 3.10.0-229.4.2.el7.x86_64 #1 SMP<br />
Wed May 13 10:06:09 UTC 2015 x86_64 x86_64<br />
Alert Count 6<br />
First Seen 2015-05-28 15:24:34 KST<br />
Last Seen 2015-05-28 15:25:09 KST<br />
Local ID 958de4b8-353a-46ac-8583-03695e6cb901<br />
<br />
Raw Audit Messages<br />
type=AVC msg=audit(1432794309.676:1086): avc: denied { write } for pid=12137 comm="pool" name="task" dev="proc" ino=95266 scontext=system_u:system_r:unconfined_service_t:s0 tcontext=system_u:system_r:devicekit_power_t:s0 tclass=dir<br />
<br />
<br />
type=SYSCALL msg=audit(1432794309.676:1086): arch=x86_64 syscall=access success=no exit=EACCES a0=7f00e0045c60 a1=2 a2=7f00e0045cc8 a3=fff00000 items=0 ppid=2540 pid=12137 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=pool exe=/usr/bin/nautilus subj=system_u:system_r:unconfined_service_t:s0 key=(null)<br />
<br />
Hash: pool,unconfined_service_t,devicekit_power_t,dir,write
↧