7e23edb SYSDB: Fixing of sudorule without a sudoUser

1 file Authored by pcech 7 years ago, Committed by jhrozek 7 years ago,
    SYSDB: Fixing of sudorule without a sudoUser
    
    This patch solved a regression caused by the recent patches
    to lowercase sudoUser -- in case sudoUser is missing completely,
    we abort the processing of this rule and all others.
    
    With this patch, we return ERR_MALFORMED_ENTRY and gracefully
    skip the malformed rule instead.
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/3241
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+5 -0