[SSSD] [PATCH] move id range checks into providers

Sumit Bose sbose at redhat.com
Fri Nov 20 10:19:54 UTC 2009


On Fri, Nov 20, 2009 at 10:40:29AM +0100, Sumit Bose wrote:
> On Wed, Nov 18, 2009 at 12:09:58PM -0500, Simo Sorce wrote:
> > This way we check them once at storage time instead of checking again
> > and again at search time.
> > 
> > Applies only on top of the sysdb_enumgrent optimization patch.
> > 
> > Simo.
> > 
> 
> Works well, especially with Optimize-sysdb_enumgrent.patch, but
> please create a utility function or a macro for the range check and fix
> 
> responder/nss/nsssrv_cmd.c: In function 'fill_grent':
> responder/nss/nsssrv_cmd.c:1476: warning: unused variable 'uid'
> 
> bye,
> Sumit
> 

Can you add a task that removes entries outside of the range at startup?

bye,
Sumit



More information about the sssd-devel mailing list