12bc3fd oddjob: allow to pass options to trust-fetch-domains

5 files Authored by abbra 4 years ago, Committed by cheimes 4 years ago,
    oddjob: allow to pass options to trust-fetch-domains
    
    Refactor com.redhat.idm.trust-fetch.domains oddjob helper to allow
    passing administrative credentials and a domain controller to talk to.
    
    This approach allows to avoid rediscovering a domain controller in case
    a user actually specified the domain controller when establishing trust.
    
    It also allows to pass through admin credentials if user decides to do
    so. The latter will be used later to allow updating trust topology in a
    similar oddjob helper.
    
    Resolves: https://pagure.io/freeipa/issue/7895
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+3 -1
file modified
+2 -2
file modified
+26 -5