0b78b4e libwbclient-sssd: wbcLookupSid() allow NULL arguments

3 files Authored by sbose 7 years ago, Committed by lslebodn 7 years ago,
    libwbclient-sssd: wbcLookupSid() allow NULL arguments
    
    Some caller might not be interested in some of the values wbcLookupSid()
    returns and just pass NULL. Currently 'net ads user info' does this
    because it is not interested in the domain. wbcLookupSid() should handle
    this gracefully.
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/3273
    
    Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
    
        
file modified
+23 -0