71731d2 sss_nss_getlistbycert: return results from multiple domains

4 files Authored by sbose 6 years ago, Committed by jhrozek 6 years ago,
    sss_nss_getlistbycert: return results from multiple domains
    
    Currently only the results from one domain were returned although all
    domains were searched and the results were available. Unit tests are
    updated to cover this case as well.
    
    Resolves https://pagure.io/SSSD/sssd/issue/3393
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+85 -2
file modified
+23 -10