Hide Forgot
Description of problem: Once again, this probably due to me messing with files under the root account (under /root that is) with the docker daemon... SELinux is preventing bash from 'add_name' accesses on the directory important.log. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that bash should be allowed add_name access on the important.log 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: # ausearch -c bash --raw | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:svirt_lxc_net_t:s0:c467,c901 Target Context unconfined_u:object_r:admin_home_t:s0 Target Objects important.log [ dir ] Source bash Source Path bash Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.13.1-158.12.fc23.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 4.4.6-301.fc23.x86_64+debug #1 SMP Wed Mar 30 16:31:03 UTC 2016 x86_64 x86_64 Alert Count 1 First Seen 2016-04-17 20:53:28 IDT Last Seen 2016-04-17 20:53:28 IDT Local ID 01c8365b-28c0-4aac-bcbc-aa181ec4f2db Raw Audit Messages type=AVC msg=audit(1460915608.436:1101): avc: denied { add_name } for pid=19801 comm="bash" name="important.log" scontext=system_u:system_r:svirt_lxc_net_t:s0:c467,c901 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=dir permissive=0 Hash: bash,svirt_lxc_net_t,admin_home_t,dir,add_name Version-Release number of selected component: selinux-policy-3.13.1-158.12.fc23.noarch Additional info: reporter: libreport-2.6.4 hashmarkername: setroubleshoot kernel: 4.4.6-301.fc23.x86_64+debug type: libreport
*** This bug has been marked as a duplicate of bug 1327900 ***