From owner-freebsd-bugs@FreeBSD.ORG Tue Jun 19 01:00:10 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C519B16A41F for ; Tue, 19 Jun 2007 01:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id B40F413C489 for ; Tue, 19 Jun 2007 01:00:10 +0000 (UTC) (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 l5J10Aak085707 for ; Tue, 19 Jun 2007 01:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5J10Afo085706; Tue, 19 Jun 2007 01:00:10 GMT (envelope-from gnats) Date: Tue, 19 Jun 2007 01:00:10 GMT Message-Id: <200706190100.l5J10Afo085706@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Edwin Groothuis Cc: Subject: Re: bin/113669: ftpchroot(5) / ftpusers(5) doesn't do globbing X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jun 2007 01:00:10 -0000 The following reply was made to PR bin/113669; it has been noted by GNATS. From: Edwin Groothuis To: Brian Mitchell Cc: bug-followup@FreeBSD.org Subject: Re: bin/113669: ftpchroot(5) / ftpusers(5) doesn't do globbing Date: Tue, 19 Jun 2007 10:52:57 +1000 On Mon, Jun 18, 2007 at 08:15:11PM -0400, Brian Mitchell wrote: > While it's true that src/libexec/ftpd does not do globbing as described > in the man page, the man page is actually referring to > src/contrib/likemftpd/src (src/libexec/lukemftpd). Perhaps the man page > could be clearer that this only occurs for the lukemftpd, but it does do > globbing if you are running that ftpd. That's an interesting intertwingle (in case that is not a proper english word: the messy combination of two big plants growing against the wall) of projects... man lukeftpd gives: FTPD(8) FreeBSD System Manager's Manual FTPD(8) NAME ftpd -- Internet File Transfer Protocol server [...] FreeBSD 6.2 August 4, 2005 FreeBSD 6.2 man ftpd givess: FTPD(8) FreeBSD System Manager's Manual FTPD(8) NAME ftpd -- Internet File Transfer Protocol server [...] FreeBSD 6.2 January 21, 2006 FreeBSD 6.2 I'm not yet sure on how to resolve this... Except by mentioning that ports/ftp/lukemftp is about to be axed in favour of ports/ftp/tnftp, which might be outdated based on the contents of the mastersite: -r--r--r-- 1 1101 netbsd 313915 Jun 25 2005 tnftp-20050625.tar.gz -r--r--r-- 1 1101 netbsd 178638 Aug 10 2004 tnftpd-20040810.tar.gz -r--r--r-- 1 1101 netbsd 187164 Dec 4 2006 tnftpd-20061204.tar.gz -r--r--r-- 1 1101 netbsd 187602 Dec 18 2006 tnftpd-20061217.tar.gz What is wisdom these days.... Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/