ab66a19 Add support for the EntryCacheNoWaitRefreshTimeout

Authored and Committed by sgallagh 14 years ago
    Add support for the EntryCacheNoWaitRefreshTimeout
    
    This timeout specifies the lifetime of a cache entry before it is
    updated out-of-band. When this timeout is hit, the request will
    still complete from cache, but the SSSD will also go and update
    the cached entry in the background to extend the life of the
    cache entry and reduce the wait time of a future request.
    
        
file modified
+9 -0
file modified
+13 -0
file modified
+16 -0