2e16148 utils: extend some find_domain_* calls to search disabled domain

5 files Authored by sbose 4 years ago, Committed by pbrezina 4 years ago,
    utils: extend some find_domain_* calls to search disabled domain
    
    This extension is needed to support disabled domains since it is
    now important to know if a domain is really unknown or only disabled.
    While an unknown domain might typically lead to an error, a caller might
    just ignore requests for disabled domains or objects from disabled
    domains.
    
    Related to https://pagure.io/SSSD/sssd/issue/4078
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+2 -1
file modified
+90 -0
file modified
+22 -9
file modified
+6 -1