[3115] in testers

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

Re: /etc/.name_service_door

daemon@ATHENA.MIT.EDU (Richard Basch)
Thu May 15 23:05:48 1997

Date: Thu, 15 May 1997 23:04:45 -0400
To: Jonathon Weiss <jweiss@MIT.EDU>
Cc: testers@MIT.EDU
In-Reply-To: <199705152209.SAA02488@the-other-woman.MIT.EDU>
From: "Richard Basch" <basch@lehman.com>

On Thu, 15-May-1997, "Jonathon Weiss" wrote to "testers@MIT.EDU" saying:

> Does anyone know what this is or where it came from?
> 
> the-other-woman:/tmp: ls -l /{os,srvd,}/etc/.name_service_door
> /os/etc/.name_service_door: No such file or directory
> /srvd/etc/.name_service_door: No such file or directory
> -r--r--r--   1 root     root           0 May 14 03:58 //etc/.name_service_door
> Exit 2
> the-other-woman:/tmp: 

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...

I hope this helps...
-- 
Richard Basch                   
Sr. Developer/Analyst, DSO      URL: http://web.mit.edu/basch/www/home.html
Lehman Brothers, Inc.           Email: basch@lehman.com, basch@mit.edu
101 Hudson St., 38th Floor      Fax:   +1-201-524-5828
Jersey City, NJ 07302-3988      Voice: +1-201-524-5049


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