From owner-freebsd-hackers Mon Aug 16 15:12:23 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from acl.lanl.gov (acl.lanl.gov [128.165.147.1]) by hub.freebsd.org (Postfix) with ESMTP id 4244814C13 for ; Mon, 16 Aug 1999 15:12:21 -0700 (PDT) (envelope-from rminnich@acl.lanl.gov) Received: from localhost (rminnich@localhost) by acl.lanl.gov (8.8.8/8.8.5) with ESMTP id QAA161893 for ; Mon, 16 Aug 1999 16:12:20 -0600 (MDT) Date: Mon, 16 Aug 1999 16:12:19 -0600 From: "Ronald G. Minnich" To: freebsd-hackers@FreeBSD.ORG Subject: Re: Filesystem question... In-Reply-To: <199908162022.NAA02321@usr09.primenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 16 Aug 1999, Terry Lambert wrote: > The concept of private namespaces does not exist on FreeBSD. > It would require a modification of the lookup mechanism, and, > potentially, a seperation of credentials from the process into > a session manager. Yeah but you can fake it pretty well without such mods. I've done it once already on linux and the same techniques I used would work on freebsd. But I can't get anyone interested :-( ron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message