From owner-freebsd-qa@FreeBSD.ORG Fri Dec 30 13:50:08 2005 Return-Path: X-Original-To: freebsd-qa@hub.freebsd.org Delivered-To: freebsd-qa@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27DCE16A420 for ; Fri, 30 Dec 2005 13:50:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35F2A43D5A for ; Fri, 30 Dec 2005 13:50:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBUDo6tI086606 for ; Fri, 30 Dec 2005 13:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBUDo6p2086605; Fri, 30 Dec 2005 13:50:06 GMT (envelope-from gnats) Date: Fri, 30 Dec 2005 13:50:06 GMT Message-Id: <200512301350.jBUDo6p2086605@freefall.freebsd.org> To: freebsd-qa@FreeBSD.org From: Ceri Davies Cc: Subject: Re: conf/21994: Config of Anonftp (at install) always creates 'incoming' X-BeenThere: freebsd-qa@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ceri Davies List-Id: FreeBSD Quality Assurance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2005 13:50:08 -0000 The following reply was made to PR conf/21994; it has been noted by GNATS. From: Ceri Davies To: John Baldwin Cc: FreeBSD Gnats Submit Subject: Re: conf/21994: Config of Anonftp (at install) always creates 'incoming' Date: Fri, 30 Dec 2005 13:39:46 +0000 On Fri, Dec 30, 2005 at 08:31:59AM -0500, John Baldwin wrote: > On Thursday 29 December 2005 06:20 pm, Ceri Davies wrote: > > The following reply was made to PR conf/21994; it has been noted by GNATS. > > > > From: Ceri Davies > > To: gad@eclipse.acs.rpi.edu > > Cc: FreeBSD-gnats-submit@freebsd.org > > Subject: Re: conf/21994: Config of Anonftp (at install) always creates > > 'incoming' Date: Thu, 29 Dec 2005 23:19:44 +0000 > > > > On Sat, Oct 14, 2000 at 04:35:45PM -0400, Garance A Drosehn wrote: > > > During the installation process, one has the option of enabling > > > anonymous FTP. I do want anonymous FTP, but I never want to > > > create an 'incoming' (world writable) directory. In the screen > > > for "Anonymous FTP configuration", there is a field called > > > "Upload subdirectory" which defaults to "incoming". I delete > > > the word "incoming", leaving a null field. This seems like a > > > logical way to say that I don't want ANY upload directory. > > > However, the install process still creates ~ftp/incoming, and > > > makes it world-writable. > > > > This is still a problem, despite the help text on this screen > > suggesting that leaving the field blank is ok.\ > > > > Where do you suggest that the FTP user's home directory is set to > > instead? /var/empty perhaps? > > You don't need to change that directory. That home directory still needs to > exist and is where anon ftp files go. It just needs to not create the > world-writable incoming directory if that field is blank. Yes, of course. Thanks. Ceri