9cc6602 sysdb: get_sysdb_grouplist() can return either names or dn

2 files Authored by pbrezina 10 years ago, Committed by jhrozek 10 years ago,
    sysdb: get_sysdb_grouplist() can return either names or dn
    
    We need to work with distinguish names when processing
    cross-domain membership, because groups and users may
    be stored in different sysdb tree.
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/2066