From nobody@FreeBSD.org  Sat Jul  8 10:27:14 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4135116A4E5
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  8 Jul 2006 10:27:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EEE8743D45
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  8 Jul 2006 10:27:13 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k68ARDb8054584
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 8 Jul 2006 10:27:13 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k68ARDNM054583;
	Sat, 8 Jul 2006 10:27:13 GMT
	(envelope-from nobody)
Message-Id: <200607081027.k68ARDNM054583@www.freebsd.org>
Date: Sat, 8 Jul 2006 10:27:13 GMT
From: Jakub Siroky <jakub.siroky@atlas.cz>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Wrong documentation of /etc/ftpchroot
X-Send-Pr-Version: www-2.3

>Number:         99912
>Category:       docs
>Synopsis:       Wrong documentation of /etc/ftpchroot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 08 10:30:19 GMT 2006
>Closed-Date:    Fri Oct 13 09:30:26 GMT 2006
>Last-Modified:  Fri Oct 13 09:30:26 GMT 2006
>Originator:     Jakub Siroky
>Release:        6.1-STABLE
>Organization:
>Environment:
FreeBSD hal9.bytek.chello.upc.cz 6.1-STABLE FreeBSD 6.1-STABLE #4: Wed May 17 09:39:20 CEST 2006     root@hal9.bytek.chello.upc.cz:/usr/local/obj/usr/local/src/sys/LIZARD  i386
>Description:
In the man page of ftpchroot there is missing part about specifying custom directory to chroot user to. In general the solution in manpages of ftpusers,ftpd.conf and ftpchroot does not work - eg. ftpusers file denies access completely.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-doc 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Jul 8 13:51:34 UTC 2006 
Responsible-Changed-Why:  
Involves the manpage. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99912 

From: Daniel Gerzo <danger@FreeBSD.org>
To: bug-followup@FreeBSD.org, jakub.siroky@atlas.cz
Cc:  
Subject: Re: docs/99912: Wrong documentation of /etc/ftpchroot
Date: Tue, 22 Aug 2006 20:23:26 +0200

 Hello bug-followup,
 
   This is actually not described in ftpchroot manual page, but in
   ftpd.conf(5). I'm not sure if the described steps work though. The
   main problem is that the ftpd.conf(5) belongs to lukemftpd, which is
   contributed software from NetBSD and if the described process does
   not work, there is not much we can do about it. We don't usually
   modify contributed files. I would rather recommend you to address
   this to NetBSD team, if this is the case.
 
 -- 
 Best regards,
  Daniel                          mailto:danger@FreeBSD.org
 

From: Ceri Davies <ceri@submonkey.net>
To: Daniel Gerzo <danger@FreeBSD.org>,
	<freebsd-doc@FreeBSD.org>
Cc:  
Subject: Re: docs/99912: Wrong documentation of /etc/ftpchroot
Date: Fri, 25 Aug 2006 15:28:33 +0100

 On 22/8/06 19:30, "Daniel Gerzo" <danger@FreeBSD.org> wrote:
 
 > The following reply was made to PR docs/99912; it has been noted by GNATS.
 > 
 > From: Daniel Gerzo <danger@FreeBSD.org>
 > To: bug-followup@FreeBSD.org, jakub.siroky@atlas.cz
 > Cc:  
 > Subject: Re: docs/99912: Wrong documentation of /etc/ftpchroot
 > Date: Tue, 22 Aug 2006 20:23:26 +0200
 > 
 >  Hello bug-followup,
 >  
 >    This is actually not described in ftpchroot manual page, but in
 >    ftpd.conf(5). I'm not sure if the described steps work though. The
 >    main problem is that the ftpd.conf(5) belongs to lukemftpd, which is
 >    contributed software from NetBSD and if the described process does
 >    not work, there is not much we can do about it. We don't usually
 >    modify contributed files. I would rather recommend you to address
 >    this to NetBSD team, if this is the case.
 
 No, because the problem is that the documentation is correct on NetBSD.  The
 problem arises because we have two different ftpd implementations that
 conflict badly.
 
 Personally I think that we should remove lukemftpd from the tree, or at
 least strongly urge the maintainer to correct these conflicts on import.
 Unfortunately there's not a good history of any response to this matter.
 
 Ceri
 -- 
 That must be wonderful!  I don't understand it at all.
                                       -- Moliere
 
 
 
 _______________________________________________
 freebsd-doc@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-doc
 To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"
 
 
 
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Fri Oct 13 09:29:48 UTC 2006 
State-Changed-Why:  
I believe this was fixed with the latest import of lukemftpd 
please report to me when I thought that incorrectly (checked 
the manual pages so it -should- be fixed). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99912 
>Unformatted:
