From owner-freebsd-questions@FreeBSD.ORG Fri Oct 21 22:57:25 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C666F16A41F for ; Fri, 21 Oct 2005 22:57:25 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F60443D45 for ; Fri, 21 Oct 2005 22:57:25 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j9LMvDew091317; Fri, 21 Oct 2005 17:57:13 -0500 (CDT) (envelope-from dan) Date: Fri, 21 Oct 2005 17:57:13 -0500 From: Dan Nelson To: user Message-ID: <20051021225713.GD4225@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: How do I chroot rsync like I chroot ftp ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2005 22:57:25 -0000 In the last episode (Oct 21), user said: > Generally I chroot ftp users by simply adding their username to > /etc/ftpchroot. In older days, I used login.conf, etc. > > The point is, it's easy to take a specific user and set a chroot that > applies to what they can see when they use ftp. > > What is the equivalent mechanism for rsync ? See the rsyncd.conf manpage; it explains how to chroot rsyncd. -- Dan Nelson dnelson@allantgroup.com