SSSD broken, unable to login since capabilities changes made to sssd-2.10.1
SSSD is currently broken in bazzite, meaning you can't login when using LDAP/FreeIPA/etc.
Bazzite issue here: https://github.com/ublue-os/bazzite/issues/2030
This had a fix pushed through via rechunk here: https://github.com/hhd-dev/rechunk/pull/9
However, rechunk changes are not applying in the images built. You can see this here: https://github.com/ublue-os/bazzite/issues/2088
Right now this means anyone not using local login is stuck on 41.20241216.0 until the build-bot is fixed to appropriately apply the fix merged in the above PR.
Hopefully the build bot can be fixed soon as this is a breaking change that prevents upgrades.
Bazzite issue here: https://github.com/ublue-os/bazzite/issues/2030
This had a fix pushed through via rechunk here: https://github.com/hhd-dev/rechunk/pull/9
However, rechunk changes are not applying in the images built. You can see this here: https://github.com/ublue-os/bazzite/issues/2088
Right now this means anyone not using local login is stuck on 41.20241216.0 until the build-bot is fixed to appropriately apply the fix merged in the above PR.
Hopefully the build bot can be fixed soon as this is a breaking change that prevents upgrades.
GitHub
Describe the bug Followup to #1818 Since 41.20241229 sssd.service fails to start. Dec 29 23:20:23 <redacted> systemd[1]: Starting sssd.service - System Security Services Daemon... Dec 29 23:2...
GitHub
To fix ublue-os/bazzite#2030 without breaking previous SSSD versions capabilities.
I'm not sure if there's a better place to put functions, but that could certainly be changed. I cr...
I'm not sure if there's a better place to put functions, but that could certainly be changed. I cr...
GitHub
Describe the bug It looks like rechunk is not applying the appropriate changes to the bazzite image, resulting in retained sssd failures. hhd-dev/rechunk#9 Which should fix: #2030 What did you expe...