64dcb1e Implement an IPA Foreman smartproxy server

17 files Authored by rcritten 9 years ago, Committed by pviktori 9 years ago,
    Implement an IPA Foreman smartproxy server
    
    This currently server supports only host and hostgroup commands for
    retrieving, adding and deleting entries.
    
    The incoming requests are completely unauthenticated and by default
    requests must be local.
    
    Utilize GSS-Proxy to manage the TGT.
    
    Configuration information is in the ipa-smartproxy man page.
    
    Design: http://www.freeipa.org/page/V3/Smart_Proxy
    
    https://fedorahosted.org/freeipa/ticket/4128
    
    Reviewed-By: Petr Viktorin <pviktori@redhat.com>
    
        
file modified
+4 -1
file modified
+42 -1
file modified
+8 -5