[3176] in testers

home help back first fref pref prev next nref lref last post

Re: /etc/.name_service_door

daemon@ATHENA.MIT.EDU (John Hawkinson)
Fri May 30 22:43:47 1997

Date: Sat, 31 May 1997 02:43:35 GMT
To: Jonathon Weiss <jweiss@MIT.EDU>
Cc: "Richard Basch" <basch@lehman.com>, testers@MIT.EDU
In-Reply-To: "[3175] in testers"
From: John Hawkinson <jhawk@MIT.EDU>

| It is my understanding that we're not using NIS at all.  I assume that
| makes this all more or less irrelevant.

False. nscd applies to all nameservice that goes through the service
switch, which is essentially all nameservice under Solaris.

Almost certainly you want to uncommment the

        enable-cache            hosts           no

line from /etc/nscd.conf, otherwise round-robin DNS will not work,
among other things.

It is foolish to cache names in *both* named and nscd on the local
machine.

--jhawk

Richard wrote:

> This is associated with "nscd", a name-service-cache daemon.  Basically,
> because NIS is so inefficient, Sun implemented a caching daemon, which
> you can tune.  The communication channel to the nscd uses a new kernel
> construct, known as a "door".  This new communication method is not
> documented properly, and in fact, is documented as an experimental
> interface that Sun may opt to discard at some later date.
> 
> However, I do suggest that you look at the /etc/nscd.conf file.  We
> found that it is grossly misconfigured in its default state, especially
> with respect to name lookups when you are running DNS...

home help back first fref pref prev next nref lref last post