I installed Fedora 41 server and configured IPA server on it. SSSD uses sssd:sssd for /var/log/sssd now. Logrotate does not like it: ------------------------ logrotate error: skipping "/var/log/sssd/sssd_example.test.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. ------------------------- SSSD logrotate configuration needs to be updated. Reproducible: Always
*** This bug has been marked as a duplicate of bug 2299733 ***