Description of problem: SELinux is preventing sss_cache from 'write' accesses on the file config.ldb. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that sss_cache should be allowed write access on the config.ldb 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: # ausearch -c 'sss_cache' --raw | audit2allow -M my-ssscache # semodule -X 300 -i my-ssscache.pp Additional Information: Source Context unconfined_u:unconfined_r:useradd_t:s0-s0:c0.c1023 Target Context system_u:object_r:sssd_var_lib_t:s0 Target Objects config.ldb [ file ] Source sss_cache Source Path sss_cache Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.14.3-8.fc30.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 4.19.0-0.rc7.git4.1.fc30.x86_64 #1 SMP Fri Oct 12 14:14:52 UTC 2018 x86_64 x86_64 Alert Count 2 First Seen 2018-10-17 07:54:19 +05 Last Seen 2018-10-17 07:54:19 +05 Local ID da5e6938-cbc6-4a5d-bfe9-d919dfe9f63d Raw Audit Messages type=AVC msg=audit(1539744859.279:824): avc: denied { write } for pid=26478 comm="sss_cache" name="config.ldb" dev="nvme0n1p2" ino=2006634 scontext=unconfined_u:unconfined_r:useradd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:sssd_var_lib_t:s0 tclass=file permissive=0 Hash: sss_cache,useradd_t,sssd_var_lib_t,file,write Version-Release number of selected component: selinux-policy-3.14.3-8.fc30.noarch Additional info: component: selinux-policy reporter: libreport-2.9.6 hashmarkername: setroubleshoot kernel: 4.19.0-0.rc7.git4.1.fc30.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 1640255 ***