574a1c2 Check NSCD configuration file

6 files Authored by Ondrej Kos 10 years ago, Committed by jhrozek 10 years ago,
    Check NSCD configuration file
    
    https://fedorahosted.org/sssd/ticket/1785
    
    nscd.conf file is now checked for the presence of caching settings for
    databases controlled by SSSD. Syslog warning is now written only if NSCD
    is running with interfering configuration or if configuration file
    couldn't be loaded.
    
    New configure option added to support non-standard locations
    --with-nscd-conf=PATH (defaultly set to /etc/nscd.conf)
    
    This is just a workaround until the following bugzilla is resolved:
    https://bugzilla.redhat.com/show_bug.cgi?id=963908
    
        
file modified
+2 -1
file modified
+4 -0
file modified
+14 -0
file modified
+26 -6
file modified
+129 -0
file modified
+2 -0