c3a225d NSS: Add sbus interface to clear memory cache

Authored and Committed by jhrozek 7 years ago
    NSS: Add sbus interface to clear memory cache
    
    Adds three new NSS interface sbus methods to disable memory caches of
    users, groups and initgroups. It's enough to add this interface to the
    NSS responder because the NSS responder is the only writer to the memory
    cache.
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+39 -1