11d0cb5 NSS: invalidate memcache user entry on initgr, too

Authored and Committed by jhrozek 11 years ago
    NSS: invalidate memcache user entry on initgr, too
    
    https://fedorahosted.org/sssd/ticket/1757
    
    When the user entry was missing completely after initgroups, we would
    never invalidate the user entry from cache. This led to dangling cache
    entried in memory cache if the user was removed from the server while
    still being in memory cache.