HEADS UP: new NSS

Jacques A. Vidrine nectar at FreeBSD.org
Thu Apr 17 18:09:38 PDT 2003


On Thu, Apr 17, 2003 at 04:44:05PM -0400, Garrett Wollman wrote:
> One possible way around this is to add an external resolver (like
> Solaris's `nscd'); the static library can use a stub routine to call
> the resolver if possible (i.e., the machine is running multiuser), and
> then fall back to the built-in databases if this fails.  This way,
> only the users who needed loadable NSS modules would pay the cost.

Indeed, even in a completely dynamically-linked system, an nscd has
some value.  When we do get one, it would likely be optional, however.
Some NSS modules already do their own caching; and also sometimes the
complexity is not needed.  In any case, the internal libc interfaces
must stablize before we can move forward.  It would be nice to have
something for FreeBSD 5.2.

Cheers,
-- 
Jacques A. Vidrine <nectar at celabo.org>          http://www.celabo.org/
NTT/Verio SME          .     FreeBSD UNIX     .       Heimdal Kerberos
jvidrine at verio.net     .  nectar at FreeBSD.org  .          nectar at kth.se


More information about the freebsd-current mailing list