From owner-freebsd-current@FreeBSD.ORG Thu Apr 17 07:44:51 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6F7037B401 for ; Thu, 17 Apr 2003 07:44:51 -0700 (PDT) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49ED843F3F for ; Thu, 17 Apr 2003 07:44:51 -0700 (PDT) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "madman.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.nectar.cc (Postfix) with ESMTP id C27CF5F; Thu, 17 Apr 2003 09:44:50 -0500 (CDT) Received: by madman.celabo.org (Postfix, from userid 1001) id 198CD78C4A; Thu, 17 Apr 2003 09:44:50 -0500 (CDT) Date: Thu, 17 Apr 2003 09:44:50 -0500 From: "Jacques A. Vidrine" To: Craig Boston Message-ID: <20030417144449.GA4530@madman.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , Craig Boston , freebsd-current@FreeBSD.org References: <20030417141133.GA4155@madman.celabo.org> <1050590195.76150.8.camel@owen1492.uf.corelab.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1050590195.76150.8.camel@owen1492.uf.corelab.com> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.3i-ja.1 cc: freebsd-current@FreeBSD.org Subject: Re: HEADS UP: new NSS X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 14:44:52 -0000 On Thu, Apr 17, 2003 at 09:36:35AM -0500, Craig Boston 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 Cheers, -- Jacques A. Vidrine http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se