From owner-freebsd-arch@FreeBSD.ORG Fri Mar 5 16:40:36 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BE1916A4D1 for ; Fri, 5 Mar 2004 16:40:36 -0800 (PST) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B64843D1D for ; Fri, 5 Mar 2004 16:40:36 -0800 (PST) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "madman.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.celabo.org (Postfix) with ESMTP id CC62C54846; Fri, 5 Mar 2004 18:40:35 -0600 (CST) Received: by madman.celabo.org (Postfix, from userid 1001) id 5EA616D465; Fri, 5 Mar 2004 18:40:35 -0600 (CST) Date: Fri, 5 Mar 2004 18:40:35 -0600 From: "Jacques A. Vidrine" To: Michael Bushkov Message-ID: <20040306004035.GB80556@madman.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , Michael Bushkov , arch@freebsd.org, bork@rsu.ru, and@rsu.ru, os@rsu.ru References: <20040301173836.K2509@stinger.cc.rsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040301173836.K2509@stinger.cc.rsu.ru> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.6i cc: bork@rsu.ru cc: arch@freebsd.org cc: os@rsu.ru cc: and@rsu.ru Subject: Re: IPC nsswitch implementation X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2004 00:40:36 -0000 On Mon, Mar 01, 2004 at 06:44:09PM +0300, Michael Bushkov wrote: > There is a daemon and client part in this project. After executing make > in "daemon" folder you'll get: > 1) lookupd daemon - it should be run by root. And (!) you should be in the > lookupd folder - daemon will search for it's modules in ./modules. > 2) nsswrapper/nss_lookupd.so - a plug-in for current nsswitch > implementation. It should be placed as nss_lookupd.so.1 in /usr/local/lib. Cool, I think this is a great approach for prototyping nsswitch features. Cheers, -- Jacques Vidrine / nectar@celabo.org / jvidrine@verio.net / nectar@freebsd.org