b109f5d Drop use of kinit_as_http from trust code

2 files Authored by simo 7 years ago, Committed by jcholast 7 years ago,
    Drop use of kinit_as_http from trust code
    
    The framework will not have direct access to the keytab anymore.
    This function was used in two places, to fetch the domain list and to
    re-initialize the PAC when enabling or disabling a domain trust.
    The domian list is normally fetched via oddjob anyway so this use is
    not necesary anymore, and the MS-PAC re-initialization can be moved
    later to oddjob if needed.
    
    https://fedorahosted.org/freeipa/ticket/5959
    
    Signed-off-by: Simo Sorce <simo@redhat.com>
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+3 -45
file modified
+0 -6