4b2b722 nss: group enumeration fix

1 file Authored by sbose 9 years ago, Committed by jhrozek 9 years ago,
    nss: group enumeration fix
    
    The view/override patches introduced and issue with group enumeration
    where all groups are returned with the same name. This patch should fix
    it.
    
    Fixes: https://fedorahosted.org/sssd/ticket/2475
    
    Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>