Red Hat Bugzilla – Bug 1475666
"services" is mentioned twice as both cached by nscd and sssd
Last modified: 2017-11-06 04:33:47 EST
Document URL: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System-Level_Authentication_Guide/usingnscd-sssd.html Section Number and Name: 7.8. Using NSCD with SSSD Describe the issue: "services" is mentioned twice as both cached by nscd and sssd: > To avoid this problem, enable caching for hosts and services in the > /etc/nscd.conf file and rely on the SSSD cache for the passwd , group, > services, and netgroup entries. > > Change the /etc/nscd.conf file: > > enable-cache hosts yes > enable-cache passwd no > enable-cache group no > enable-cache netgroup no > enable-cache services no Suggestions for improvement: It sounds like the first sentence should be, " To avoid this problem, enable caching for hosts in the /etc/nscd.conf file"
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/system-level_authentication_guide/