From owner-freebsd-isp@FreeBSD.ORG Wed Feb 21 20:31:01 2007 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2517816A401 for ; Wed, 21 Feb 2007 20:31:01 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id DB3A413C474 for ; Wed, 21 Feb 2007 20:31:00 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id F31782D5B31; Wed, 21 Feb 2007 20:12:54 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id F174111434; Wed, 21 Feb 2007 21:12:54 +0100 (CET) Date: Wed, 21 Feb 2007 21:12:54 +0100 From: "Simon L. Nielsen" To: Charles Hatvany Message-ID: <20070221201254.GA976@zaphod.nitro.dk> References: <45DC99F1.3090908@hatvany.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45DC99F1.3090908@hatvany.com> User-Agent: Mutt/1.5.11 Cc: freebsd-isp@freebsd.org Subject: Re: Separating users so they do not see each others's directories in FreeBSD X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Feb 2007 20:31:01 -0000 On 2007.02.21 14:13:53 -0500, Charles Hatvany wrote: > Hi, > > Sorry to ask such a simple question, but I need to separate several > users, so they cannot even see each other's directories. All will have > significant data on the same server in different directory trees. What > is the easiest way to accomplish this? Jails seem like a lot of work, > but if that is the only way... chmod 700 on the directories? -- Simon L. Nielsen