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

Jakub Hrozek jhrozek at redhat.com
Tue Jan 15 19:26:32 UTC 2013


On Tue, Jan 15, 2013 at 08:06:22PM +0100, Jakub Hrozek wrote:
> On Tue, Jan 15, 2013 at 04:01:17PM +0100, Sumit Bose wrote:
> > 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
> 
> OK, I'm going to push the attached patches.

Pushed to master and sssd-1-9



More information about the sssd-devel mailing list