adc9609 ipa-kdb: search S4U2Proxy ACLs in cn=s4u2proxy,cn=etc,$BASEDN subtree only

1 file Authored by abbra a year ago, Committed by rcritten a year ago,
    ipa-kdb: search S4U2Proxy ACLs in cn=s4u2proxy,cn=etc,$BASEDN subtree only
    
    Confine search for S4U2Proxy access control lists to the subtree where
    they created. This will allow to use a similar method to describe RBCD
    access controls.
    
    Related: https://pagure.io/freeipa/issue/5444
    
    Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>