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 realmkinit
functions andklist
produces a valid ticket/etc/sssd/sssd.conf
and/etc/krb5.conf
are present on the new system with all the same configurationsauthselect 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.