Description of problem: Fedora rawhide is shipping sssd version 2.6.2-3.fc36 while fedora 36 already has sssd-2.6.3-1.fc36. This old version is missing some fixes related to IPA-AD trust and our freeipa rawhide tests are failing because of it (https://github.com/SSSD/sssd/issues/5947 fixed in 2.6.3). Version-Release number of selected component (if applicable): sssd-client-2.6.2-3.fc36.x86_64 How reproducible: Steps to Reproduce: 1. install sssd on rawhide 2. # rpm -qa sssd-client sssd-client-2.6.2-3.fc36.x86_64 This issue was already discussed internally with SSSD developers, and is related to a build issue (make check failure).