nscd Settings

Linux systems provide a cache daemon, nscd, which provides a cache for the most common name service requests. The nscd daemon caches the profiles of user and group entries, improving the performance of operating system commands, such as, ls, and ps. The nscd daemon can be configured using the /etc/nscd.conf file.

Make sure that the Name Service Cache Daemon (nscd) is installed and running at all times.


nscd Parameters

The following is a list of guidelines for the various nscd parameters.

NOTE:  If any of the above parameters are changed, nscd has to be restarted.