Active Directory Login Broken from Fedora 39 to Fedora 40

I had set up active directory login for Bluefin GTS, however with the most recent update to Fedora 40 to user login in GDM has stopped working. I have tried the following:

  • realm list confirms that the machine is still added to the realm
  • kinit functions and klist produces a valid ticket
  • /etc/sssd/sssd.conf and /etc/krb5.confare present on the new system with all the same configurations
  • authselect current still shows sssd as the profile ID.
  • systemctl status sssd shows the system is enabled and running

Despite this the user login keeps failing on fedora 40. I’m curious if anyone else using Active Directory has come across the issue or if there were any ideas of what might be the issue.

Follow this bug: SSSD binaries missing capabilities in Bazzite 41 vs. Kinoite 41 · Issue #1818 · ublue-os/bazzite · GitHub

3 Likes

Thank you. The issue was resolved by rebasing to Latest.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.