8d371b1 Use struct pac_grp instead of gid_t for groups from PAC

4 files Authored by sbose 11 years ago, Committed by jhrozek 11 years ago,
    Use struct pac_grp instead of gid_t for groups from PAC
    
    To be able to handle groupmemberships from other domains more data than
    just the gid must be kept for groups given in the PAC.
    
        
file modified
+8 -3