7c83c23 nss: Invalidate entry in initgr mmap cache

1 file Authored by lslebodn 8 years ago, Committed by jhrozek 8 years ago,
    nss: Invalidate entry in initgr mmap cache
    
    If user is removed from sysdb cache then
    it should be also removed from initgroups memory cache.
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/2485
    
    Reviewed-by: Michal Židek <mzidek@redhat.com>