https://bugzilla.redhat.com/show_bug.cgi?id=2247777
Bug ID: 2247777 Summary: SSSD will not boot up after restart Product: Fedora Version: 38 Hardware: x86_64 URL: https://github.com/Scribery/cockpit-session-recording/ issues/157 OS: Linux Status: NEW Component: sssd Severity: medium Assignee: sssd-maintainers@lists.fedoraproject.org Reporter: lzap@redhat.com QA Contact: extras-qa@fedoraproject.org CC: abokovoy@redhat.com, atikhono@redhat.com, lslebodn@redhat.com, luk.claes@gmail.com, mzidek@redhat.com, pbrezina@redhat.com, sbose@redhat.com, ssorce@redhat.com, sssd-maintainers@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
I installed a fresh Fedora 38, installed Session Recording in Cockpit, enabled All recording and SSSD does not start anymore. The error is: Condition ConditionPathExists=/etc/sssd/sssd.conf was not met. I think previously it was booting up properly.
I reported to Cockpit guys via Slack, I was told to create a bug for the Session Recording plugin so I did:
https://github.com/Scribery/cockpit-session-recording/issues/157
It looks like this might be a bug in the systemd unit file:
"The SSSD unit file should also have ConditionDirectoryNotEmpty=|/etc/sssd/conf.d/"
So leaving a bugreport for you guys.
Reproducible: Always
Steps to Reproduce: 1. Enable Session Recording via plugin as described 2. Sssd will not start anymore 3.