What were you trying to do that didn't work?
After sssd update, sssd fails to start with error
[sss_cache] [sysdb_domain_cache_connect] (0x0010): DB version too old [0.23], expected [0.24]
Please provide the package NVR for which bug is seen:
sssd-2.9.4-3.el8_10.x86_64
Steps to reproduce
- Upgrade sssd from a version that uses older DB version
- try to start sssd
- sssd fails with
[sss_cache] [sysdb_domain_cache_connect] (0x0010): DB version too old [0.23], expected [0.24] for domain implicit_files! Higher version of database is expected! In order to upgrade the database, you must run SSSD. Removing cache files in /var/lib/sss/db should fix the issue, but note that removing cache files will also remove all of your cached credentials.
Expected results
If cache is invalid for currently installed sssd version, there is little sense to keeping it. We should either remove it automatically, or back it up and create new cache.
Actual results
SSSD fails until manual intervention
- duplicates
-
RHEL-56352 Disable shadow-utils/SSSD integration by default
- Integration
- is blocked by
-
RHEL-56352 Disable shadow-utils/SSSD integration by default
- Integration