From owner-freebsd-qa@FreeBSD.ORG Thu Dec 29 23:20:12 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 957FC16A41F for ; Thu, 29 Dec 2005 23:20:12 +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 1D20B43D5D for ; Thu, 29 Dec 2005 23:20:12 +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 jBTNKBSg038750 for ; Thu, 29 Dec 2005 23:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTNKBHK038749; Thu, 29 Dec 2005 23:20:11 GMT (envelope-from gnats) Date: Thu, 29 Dec 2005 23:20:11 GMT Message-Id: <200512292320.jBTNKBHK038749@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: Thu, 29 Dec 2005 23:20:12 -0000 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? Ceri