Thanks Nalin,
I really appreciate your help.
Bernard.
----- Original Message -----
From: "Nalin Dahyabhai" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 30, 2000 5:09 PM
Subject: Re: problems with ncsd daemon -- HELP
On Wed, Aug 30, 2000 at 03:28:28PM +0300, Bernard Mwenda wrote:
> There is this small daemon called ncsd which is really giving me a
headache. All connections to the router go dead when this daemon starts to
spawn on any of my servers. I have deactivated it in the services but it
keeps coming back. What is this and what does it do?
The nscd (name service cache daemon) caches name service information
when it's looked up, so that the next time the information (which is
typically a request by an application for information about a user
like her home directory or shell, or the address of a host on the
network) is requested, it can be pulled from the cache, which is much
faster than going over a network.
You can shut it down using the init script (/etc/rc.d/init.d/nscd),
and disable it entirely by removing the "nscd" package or by running
"/sbin/chkconfig nscd off".
Nalin
_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list
_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list