Hide Forgot
Description of problem: SELinux is preventing smtpd from 'read' accesses on the lnk_file log. ***** Plugin catchall (100. confidence) suggests ************************** If cree que de manera predeterminada, smtpd debería permitir acceso read sobre log lnk_file. Then debería reportar esto como un error. Puede generar un módulo de política local para permitir este acceso. Do allow this access for now by executing: # ausearch -c 'smtpd' --raw | audit2allow -M my-smtpd # semodule -X 300 -i my-smtpd.pp Additional Information: Source Context system_u:system_r:postfix_smtpd_t:s0 Target Context system_u:object_r:tmpfs_t:s0 Target Objects log [ lnk_file ] Source smtpd Source Path smtpd Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.13.1-219.fc25.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 4.8.1-1.fc25.x86_64 #1 SMP Fri Oct 7 14:38:22 UTC 2016 x86_64 x86_64 Alert Count 32 First Seen 2016-10-13 19:54:23 CEST Last Seen 2016-10-19 21:16:21 CEST Local ID 6da9309f-19e4-40ed-ab75-692811cfad2e Raw Audit Messages type=AVC msg=audit(1476904581.489:248): avc: denied { read } for pid=13836 comm="smtpd" name="log" dev="tmpfs" ino=24547 scontext=system_u:system_r:postfix_smtpd_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=lnk_file permissive=0 Hash: smtpd,postfix_smtpd_t,tmpfs_t,lnk_file,read Version-Release number of selected component: selinux-policy-3.13.1-219.fc25.noarch Additional info: reporter: libreport-2.8.0 hashmarkername: setroubleshoot kernel: 4.8.1-1.fc25.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 1386929 ***