8b2f444 Periodically refresh global ipa-kdb configuration

5 files Authored by npmccallum 9 years ago, Committed by mkosek 9 years ago,
    Periodically refresh global ipa-kdb configuration
    
    Before this patch, ipa-kdb would load global configuration on startup and
    never update it. This means that if global configuration is changed, the
    KDC never receives the new configuration until it is restarted.
    
    This patch enables caching of the global configuration with a timeout of
    60 seconds.
    
    https://fedorahosted.org/freeipa/ticket/4153
    
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+49 -35
file modified
+13 -4