[SSSD] [PATCHES] Remove requests when AD subdomain goes away

Ondrej Kos okos at redhat.com
Mon Aug 5 14:10:24 UTC 2013


Hi,

Attached are three patches,

[PATCH 1/3] Make subdomain refresh period configurable
* Adds the ad_subdomain_refresh_period and ipa_subdomain_refresh_period 
configuration options. This isn't needed to be pushed, but I think it 
can be beneficial. Also, I needed to write this anyway to work with the 
refresh.

[PATCH 2/3] DP: Store list of back-end tevent requests
* Adds every created request to list, and removes every terminated. This 
is to enable iteration through active requests, to fix the issue 
addressed in https://fedorahosted.org/sssd/ticket/1968

[PATCH 3/3] Clean list of domain requests
* fixes https://fedorahosted.org/sssd/ticket/1968
* Goes through the list of tevent requests introduced in previous patch 
an those, which match the vanished domain are terminated.

Ondra
-- 
Ondrej Kos
Associate Software Engineer
Identity Management - SSSD
Red Hat Czech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-subdomain-refresh-period-configurable.patch
Type: text/x-patch
Size: 10061 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20130805/251774c4/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-DP-Store-list-of-back-end-tevent-requests.patch
Type: text/x-patch
Size: 2459 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20130805/251774c4/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Clean-list-of-domain-requests.patch
Type: text/x-patch
Size: 2665 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20130805/251774c4/attachment-0002.bin>


More information about the sssd-devel mailing list