summaryrefslogtreecommitdiffstats
path: root/ipapython/README
diff options
context:
space:
mode:
authorFraser Tweedale <ftweedal@redhat.com>2015-11-20 15:59:11 +1100
committerJan Cholasta <jcholast@redhat.com>2015-11-23 11:05:49 +0100
commit5136cd6e4bd305d6f4b6bf22d22fb4abc365cfad (patch)
treef65b0a82a979841841dd594e0e4a3bf2332e141a /ipapython/README
parent2be8d2d068557631813607d84bb03c91fbeaaf80 (diff)
Avoid race condition caused by profile delete and recreate
When importing IPA-managed certificate profiles into Dogtag, profiles with the same name (usually caIPAserviceCert) are removed, then immediately recreated with the new profile data. This causes a race condition - Dogtag's LDAPProfileSystem profileChangeMonitor thread could observe and process the deletion after the profile was recreated, disappearing it again. Update the profile instead of deleting and recreating it to avoid this race condition. Fixes: https://fedorahosted.org/freeipa/ticket/5269 Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'ipapython/README')
0 files changed, 0 insertions, 0 deletions