882a14b Compute and save memberuid in cache as well

1 file Authored by simo 14 years ago, Committed by sgallagh 14 years ago,
    Compute and save memberuid in cache as well
    
    This patch adds a new generated attribute to every group that has
    direct or indirect members.
    This attribute is called memberuid and contains the name of the users
    that are directo or indirect members of this group.
    This is done to greatly speed up group enumerations when NSS reads groups
    off the cache.
    
        
file modified
+690 -108