[SSSD] [PATCHES] make enumerations a background task

Simo Sorce ssorce at redhat.com
Thu Aug 27 05:03:15 UTC 2009


This affects only the ldap driver.
Enumerations are now a background task, on startup a full enumeration is
performed.
Then every 5 minutes (changeable default) only new/modified entries are
retrieved.
So after the first full pull the quantity of data that is pulled is
limited, this is why I have not removed the large transaction yet.

Next step is to change the group handling code into a 2 step process, or
some group membership may be lost against server that allow nested
groups via the member/memberof schema.

0001 simplify code, no need for a wrapper
0002 The patch that changes the enumeration code

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-redunant-function-and-always-pass-attrs.patch
Type: text/x-patch
Size: 10356 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20090827/2e4f1279/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Make-enumeration-an-independent-task.patch
Type: text/x-patch
Size: 46803 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20090827/2e4f1279/attachment-0001.bin>


More information about the sssd-devel mailing list