From owner-freebsd-questions Tue Jul 6 6:44:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mercenary.vntech.com (mercenary.vntech.com [206.147.237.3]) by hub.freebsd.org (Postfix) with ESMTP id 88F1314F2B for ; Tue, 6 Jul 1999 06:44:13 -0700 (PDT) (envelope-from pezzy@vntech.com) Received: from localhost (pezzy@localhost) by mercenary.vntech.com (8.9.3/8.9.3) with ESMTP id IAA20134; Tue, 6 Jul 1999 08:43:29 -0500 (CDT) (envelope-from pezzy@vntech.com) Date: Tue, 6 Jul 1999 08:43:29 -0500 (CDT) From: Patrick Walentiny To: Dana Huggard Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Chrooted User login'able ftpd In-Reply-To: <378164A6.43580495@etoile.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I might suggest using proftpd, it is in the ports. It has an apache like config which will allow you to lock users in to their own directory. It is being used on some of the production macines on a company I used to work for, and it holds up nicely. Patrick. On Mon, 5 Jul 1999, Dana Huggard wrote: > I would like to setup the ftpd so that when a user logs in with an ftp > session they are locked into the their home directory. So that when they > do a "cd /" they are in $HOME. Looking into it I think I want to use > the ftpaccess file but this doesn't seem to work. Is there a document > someone could point me at to do this? I assume there is, and probably > even read it once. :) > > Cheers, > Dana_H > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message