916d4f3 oddjob: allow to pass options to trust-fetch-domains

5 files Authored by abbra 5 years ago, Committed by tdudlak 5 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>
    (cherry picked from commit de4a9875d410c68ae4f9602b70c753a11034b31b)
    
        
file modified
+3 -1
file modified
+2 -2
file modified
+26 -5