Re: HEADS UP: new NSS

From: Max Khon <fjoe_at_iclub.nsu.ru>
Date: Fri, 18 Apr 2003 00:23:46 +0700
hi, there!

On Thu, Apr 17, 2003 at 09:44:50AM -0500, Jacques A. Vidrine wrote:

> > Out of curiosity, how do the staticly-linked binaries in /bin and /sbin
> > handle this since they can't dlopen anything?  Do users handled by
> > dynamically-loaded NSS modules just show up as UIDs with no name in
> > /bin/ls?
> 
> Yep.
> The following is a work-around:
> 
>    cd /usr/src/bin/ls
>    make clean
>    make NOSHARED=NO depend
>    make NOSHARED=NO
>    make NOSHARED=NO install

it will not work in single user mode when /usr is not mounted, right?
do you plan to migrate to shared root just like NetBSD did a few months ago?

/fjoe
Received on Thu Apr 17 2003 - 08:28:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:03 UTC