Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1962126

Summary: Can't login in sssd 2.5.0. krb5_child[2309]: Internal credentials cache error
Product: [Fedora] Fedora Reporter: Arjen Heidinga <dexter>
Component: sssdAssignee: sssd-maintainers <sssd-maintainers>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 33CC: abokovoy, atikhono, jhrozek, lslebodn, luk.claes, mzidek, pbrezina, sbose, ssorce, sssd-maintainers
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-19 11:09:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Arjen Heidinga 2021-05-19 11:04:12 UTC
Description of problem:
Just did yum upgrade, sssd was updated to 2.5.0, after a reboot I was unable to login. Only thing logged was:

krb5_child[2309]: Internal credentials cache error

I un-enrolled and then re-enrolled to the IPA server, to no avail.
I downgraded to 2.3.1, reboot and worked again.
I indied use kerberos/ldap to login to a freeipa server

Version-Release number of selected component (if applicable):

sssd 2.5.0-1

How reproducible:

All one of one tries.

Steps to Reproduce:
1. enroll in an IPA environment
2. upgrade sssd from 2.4.2 to 2.5.0
3. reboot
4. can't login.

Actual results:


Expected results:


Additional info:

Comment 1 Arjen Heidinga 2021-05-19 11:06:37 UTC
Forgot to mention, also tried 
- sss_cache -E
- rm -rf /var/lib/sss/db/*; restart sssssd
- restorecon -Rv /

Comment 2 Alexey Tikhonov 2021-05-19 11:09:52 UTC
Thank you for the report.
Looks like duplicate of  bz 1962006.

It could help if you could generate SSSD debug logs according to https://sssd.io/troubleshooting/basics.html#sssd-debug-logs and attach to mentioned bz.

*** This bug has been marked as a duplicate of bug 1962006 ***