[SSSD] [PATCH] Update memcache after changes to group memberships in LOCAL domain

Sumit Bose sbose at redhat.com
Tue Jan 15 15:01:17 UTC 2013


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



More information about the sssd-devel mailing list