HEADS UP: new NSS

Jacques A. Vidrine nectar at FreeBSD.org
Thu Apr 17 08:38:34 PDT 2003


On Thu, Apr 17, 2003 at 08:35:14AM -0700, John Polstra wrote:
> You might want to look at how libpam handles this situation.  In the
> static case, all of the known modules are linked into it statically.
> Then they are located and registered at runtime by means of a linker
> set.

Something similar is supported.  You edit
src/lib/libc/net/nss_backends.h to add your module.  You don't likely
want to do this with large things like nss_ldap :-) but I plan to
bring nss_winbind into the base system in that fashion (nss_winbind is
fairly small stub).

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