From owner-freebsd-questions@FreeBSD.ORG Mon May 19 06:09:44 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEADC37B401 for ; Mon, 19 May 2003 06:09:44 -0700 (PDT) Received: from smtp.mailbox.co.uk (smtp.mailbox.co.uk [195.82.125.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5E9143F75 for ; Mon, 19 May 2003 06:09:43 -0700 (PDT) (envelope-from wayne@penguinpowered.org) Received: from [212.18.244.168] (helo=marvin.penguinpowered.org.uk) by smtp.mailbox.co.uk with esmtp (Exim 3.36 #1) id 19HkOb-0007MV-00 for freebsd-questions@freebsd.org; Mon, 19 May 2003 14:09:41 +0100 Received: from waynep by marvin.penguinpowered.org.uk with local (Exim 3.33 #1) id 19HkYU-000IhV-00 for freebsd-questions@freebsd.org; Mon, 19 May 2003 14:19:54 +0100 Date: Mon, 19 May 2003 14:19:54 +0100 From: Wayne Pascoe To: freebsd-questions@freebsd.org Message-ID: <20030519131954.GD71037@marvin.penguinpowered.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-System: FreeBSD i386 with kernel 4.8-STABLE Sender: Wayne Subject: FTP Access - restricting access X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2003 13:09:45 -0000 Hi all, But of an odd problem here that I could use some advice on. We have a web tree with several hundred websites in it. We provide FTP access to this tree to our production department. All directories and files are owned by the web user / group. The production team are all in the web group. This works fine for this task. We now have a problem where we have to provide access to a couple of people. Ordinarily, this would be fine - I'd set their home directories to the site they need to access and chroot them to that directory. BUT... :) They need access to several of these sites. Is there any way that I can give a group of users ftp access to only a subset of the sites in the main sites directory ? Thanks in afvance... -- Wayne Pascoe