Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: After upgrading from fedora 26 to fedora 27. SELinux is preventing sendmail from 'open' accesses on the directory /root/.esmtp_queue. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that sendmail should be allowed open access on the .esmtp_queue 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 'sendmail' --raw | audit2allow -M my-sendmail # semodule -X 300 -i my-sendmail.pp Additional Information: Source Context system_u:system_r:fsdaemon_t:s0 Target Context system_u:object_r:mail_home_rw_t:s0 Target Objects /root/.esmtp_queue [ dir ] Source sendmail Source Path sendmail Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.13.1-283.34.fc27.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Host Name (removed) Platform Linux (removed) 4.16.11-200.fc27.x86_64 #1 SMP Tue May 22 18:36:25 UTC 2018 x86_64 x86_64 Alert Count 2 First Seen 2018-05-28 07:40:27 AST Last Seen 2018-05-28 07:40:32 AST Local ID 39c18905-d5a0-441f-b95f-2a33d776b81d Raw Audit Messages type=AVC msg=audit(1527507632.550:238): avc: denied { open } for pid=1999 comm="sendmail" path="/root/.esmtp_queue" dev="sda2" ino=1704996 scontext=system_u:system_r:fsdaemon_t:s0 tcontext=system_u:object_r:mail_home_rw_t:s0 tclass=dir permissive=1 Hash: sendmail,fsdaemon_t,mail_home_rw_t,dir,open Version-Release number of selected component: selinux-policy-3.13.1-283.34.fc27.noarch Additional info: component: selinux-policy reporter: libreport-2.9.3 hashmarkername: setroubleshoot kernel: 4.16.11-200.fc27.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 1582701 ***