22c752c Lookup the user SID in external group as well

1 file Authored by sbose 11 years ago, Committed by rcritten 11 years ago,
    Lookup the user SID in external group as well
    
    Currently only the group SIDs from a PAC are used to find out about the
    membership in local groups. This patch adds the user SID to the list.
    
    Fixes https://fedorahosted.org/freeipa/ticket/3257