bc85480 IPA: Add threshold for sudo searches

5 files Authored by jstephen 6 years ago, Committed by lslebodn 6 years ago,
    IPA: Add threshold for sudo searches
    
    Apply the sudo threshold to IPA provider sudo command and command
    group searches to prevent SSSD from creating large search filters.
    
    The IPA sudo threshold value will utilize the sudo responder
    sudo_threshold value. If the threshold is exceeded, a basic search
    filter will be used as a fallback to retrieve all IPA sudo commands or
    command groups.
    
    Resolves:
    https://pagure.io/SSSD/sssd/issue/3507
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+3 -1
file modified
+8 -0
file modified
+11 -2