URL: https://github.com/SSSD/sssd/pull/453 Title: #453: Speed up by-ID lookups with the help of the Global Catalog
jhrozek commented: """ I pushed new version of patches:
- MPG domains now work fine with this request - unit tests were added for the negcache additions - I didn't add tests for the DP additions, because the existing cmocka DP tests test the inner workings of DP, not the methods and the methods will be better tested by downstream tests anyway - I also added support for object-by-ID requests along with tests
What is still on the todo list (but should not block review in general) - I didn't re-run all the downstream tests with this new iteration of the patches - I found out that there is a bug in a multidomain scenario where the first domain doesn't support the locator, but the second one does (for example, a combination of id_provider=files followed by id_provider=ad). I'm going to fix this promptly. """
See the full comment at https://github.com/SSSD/sssd/pull/453#issuecomment-345555344