On Tue, Jan 15, 2013 at 02:41:33PM +0100, Jakub Hrozek wrote: > The attached patches fix https://fedorahosted.org/sssd/ticket/1764. We > were only invalidating memcache when removing users or groups, but we > should invalidate it on any changes including changes to group > memberships etc.
Patches are looking good and working as expected. I would only suggest before pushing to initialize cmd in sss_mc_refresh_ent() and check if it is set before using it or use a default section in the switch statement. Otherwise I guess there will be warning form gcc or Coverity. So, ACK. bye, Sumit _______________________________________________ sssd-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
