didiksupriadi41 / freeipa

Forked from freeipa 2 years ago
Clone

e130d35 add ACIs for custodia container to its parent during IPA upgrade

1 file Authored by mbabinsk 8 years ago, Committed by mbasti 8 years ago,
    add ACIs for custodia container to its parent during IPA upgrade
    
    This fixes the situation when LDAPUpdater tries to add ACIs for storing
    secrets in cn=custodia,cn=ipa,cn=etc,$SUFFIX before the container is actually
    created leading to creation of container without any ACI and subsequent
    erroneous behavior.
    
    https://fedorahosted.org/freeipa/ticket/5524
    
    Reviewed-By: David Kupka <dkupka@redhat.com>