The /etc/logrotate.d/samba config shipped with samba-common-4.18.2-0.fc38.noarch only includes /var/log/samba/log.* files, whereas Samba DCs include this config in the kdc.conf used by the spawned MIT Kerberos KDC:
[logging]
kdc = FILE:/var/log/samba/mit_kdc.log
admin_server = FILE:/var/log/samba/mit_kadmin.log
Not clear why they're inconsistent, but adding /var/log/samba/*.log to the logrotate config should be sufficient to fix.
Comment 1Fedora Update System
2023-06-15 13:07:11 UTC
Comment 2Fedora Update System
2023-06-16 04:34:39 UTC
FEDORA-2023-b84e890f3a has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-b84e890f3a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-b84e890f3a
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
Comment 3Fedora Update System
2023-06-17 01:23:24 UTC
FEDORA-2023-b84e890f3a has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.