Description of problem: This issue is replicated in this BZ: https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1857082.html After updating to sssd to 2.7.1-1 logins using GDM to an IPA user fails. Error in krb5_child.log: * (2022-06-08 23:28:04): [krb5_child[4535]] [sss_krb5_responder] (0x4000): [RID#22] Got question [password]. * (2022-06-08 23:28:04): [krb5_child[4535]] [sss_krb5_expire_callback_func] (0x2000): [RID#22] exp_time: [10364636] * (2022-06-08 23:28:04): [krb5_child[4535]] [validate_tgt] (0x2000): [RID#22] Found keytab entry with the realm of the credential. * (2022-06-08 23:28:04): [krb5_child[4535]] [validate_tgt] (0x0400): [RID#22] TGT verified using key for [host/boss.peterlarsen.org]. * (2022-06-08 23:28:04): [krb5_child[4535]] [sss_extract_pac] (0x0040): [RID#22] No PAC authdata available. ********************** BACKTRACE DUMP ENDS HERE ********************************* (2022-06-08 23:28:04): [krb5_child[4535]] [validate_tgt] (0x0020): [RID#22] PAC check failed for principal [peter]. (2022-06-08 23:28:04): [krb5_child[4535]] [get_and_save_tgt] (0x0020): [RID#22] 2045: [1432158308][Unknown code UUz 100] ********************** PREVIOUS MESSAGE WAS TRIGGERED BY THE FOLLOWING BACKTRACE: * (2022-06-08 23:28:04): [krb5_child[4535]] [validate_tgt] (0x0020): [RID#22] PAC check failed for principal [peter]. * (2022-06-08 23:28:04): [krb5_child[4535]] [get_and_save_tgt] (0x0020): [RID#22] 2045: [1432158308][Unknown code UUz 100] ********************** BACKTRACE DUMP ENDS HERE ********************************* Version-Release number of selected component (if applicable): 2.7.1-1 How reproducible: Constant Steps to Reproduce: 1. Update from 2.7.0-1 to 2.7.1-1 2. 3. Actual results: Login via GDM not possible Expected results: Login working Additional info: Downgrading to 2.7.0-1 allowed GDM to work again. Note, applying https://access.redhat.com/solutions/2210951 did not resolve the issue.
*** This bug has been marked as a duplicate of bug 2094685 ***
As a work-around set pac_check = check_upn, check_upn_dns_info_ex in the [pac] section of sssd.conf.