nscd(8)


NAME

     nscd --- name service caching daemon

SYNOPSIS

     nscd [OPTION...]

DESCRIPTION

     Nscd caches libc-issued requests to the Name Service. If retrieving NSS
     data is fairly expensive, nscd is able to speed up consecutive access to
     the same data dramatically and increase overall system performance.  Nscd
     should be run at boot time by /etc/init.d/nscd.

OPTIONS

     -d, --debug
         Do not fork and display messages on the current tty.

     -f, --config-file NAME
         Read configuration data from NAME.  For a description of the
         config file format, see nscd.conf(5).

     -g, --statistic
         Print current configuration statistics.

     -i, --invalidate TABLE
         Invalidate the specified TABLE, i. e. forget all data cached
         therein. This should be used if the database storing this
         information has been changed.

     -K, --shutdown
         Quit a running nscd process.

     -S, --secure TABLE
         Use a separate cache for each user.

     -t, --nthreads NUMBER
         Start NUMBER threads. This denotes the maximum number of requests
         that can be handled simultaneously. The default is set in the
         configuration file. (See nscd.conf(5).)

     -?, --help
         Print the list of available options.

     --usage
         Print a short usage message.

     -V, --version
         Print program version.

FILES

     /etc/nscd.conf
         Nscd configuration file. See nscd.conf(5) for more information.

     /etc/nsswitch.conf
         Name Service Switch configuration. See nsswitch.conf(5) for more
         information.

SEE ALSO

     GNU C Library info file, nscd.conf(5), nsswitch.conf(5)


More Linux Commands

manpages/systemd-user.conf.5.html
systemd-user.conf(5) System and session service manager conf
When run as system instance systemd reads the configuration file system.conf, otherwise user.conf. These configuration files contain a few settings controlling

manpages/pam_close_session.3.html
pam_close_session(3) - terminate PAM session management.....
The pam_close_session function is used to indicate that an authenticated session has ended. The session should have been created with a call to pam_open_session

manpages/gnutls_openpgp_privkey_get_subkey_idx.3.html
gnutls_openpgp_privkey_get_subkey_idx(3) - API function.....
Get index of subkey. RETURNS the index of the subkey or a negative error value. SINCE 2.4.0 REPORTING BUGS Report bugs to <bug-gnutls@gnu.org>. GnuTLS home page

manpages/tcsendbreak.3.html
tcsendbreak(3) - get and set terminal attributes, line contr
The termios functions describe a general terminal interface that is provided to control asynchronous communications ports. The termios structure Many of the fun

manpages/glEvalMesh2.3gl.html
glEvalMesh2(3gl) - compute a one- or two-dimensional grid of
glMapGrid and glEvalMesh are used in tandem to efficiently generate and evaluate a series of evenly-spaced map domain values. glEvalMesh steps through the integ

manpages/prunehistory.8.html
prunehistory(8) - Remove tokens from Usenet history file....
prunehistory modifies a history(5)-format text file to remove a set of tokens from it. The tokens are removed by overwriting them with spaces, so that the size

manpages/tclvars.n.html
tclvars(n) - Variables used by Tcl - Linux manual page......
tclvars.n - The following global variables are created and managed automatically by the Tcl library. Except where noted below, these variables should normally b

manpages/ping.8.html
ping(8) - send ICMP ECHO_REQUEST to network hosts (ManPage)
ping uses the ICMP protocols mandatory ECHO_REQUEST datagram to elicit an ICMP ECHO_RESPONSE from a host or gateway. ECHO_REQUEST datagrams (pings) have an IP a

manpages/gdbm.3.html
gdbm(3) - The GNU database manager. Includes dbm and ndbm co
GNU dbm is a library of routines that manages data files that contain key/data pairs. The access provided is that of storing, retrieval, and deletion by key and

manpages/TAP::Parser::Iterator::Stream.3pm.html
TAP::Parser::Iterator::Stream(3pm) - Iterator for filehandle
This is a simple iterator wrapper for reading from filehandles, used by TAP::Parser. Unless youre writing a plugin or subclassing, you probably wont need to use

manpages/netlink.3.html
netlink(3) - Netlink macros (Library - Linux man page)......
<linux/netlink.h> defines several standard macros to access or create a netlink datagram. They are similar in spirit to the macros defined in cmsg(3) for auxili

manpages/XeviGetVisualInfo.3.html
XeviGetVisualInfo(3) - X Extended Visual Information functio
The X11 Extended Visual Information extension (EVI) allows a client to determine information about core X visuals beyond what the core protocol provides. The EV





We can't live, work or learn in freedom unless the software we use is free.