From nobody@FreeBSD.org  Fri Feb 24 05:47:20 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 7D68616A420
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 24 Feb 2006 05:47:20 +0000 (GMT)
	(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 4AD0343D45
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 24 Feb 2006 05:47:20 +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 k1O5lKG7048407
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 24 Feb 2006 05:47:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k1O5lJ1u048405;
	Fri, 24 Feb 2006 05:47:19 GMT
	(envelope-from nobody)
Message-Id: <200602240547.k1O5lJ1u048405@www.freebsd.org>
Date: Fri, 24 Feb 2006 05:47:19 GMT
From: Duane Whitty <duane@greenmeadow.ca>
To: freebsd-gnats-submit@FreeBSD.org
Subject: The man page for ftpchroot(5)/ftpusers(5) contradicts the man page for ftpd(8)
X-Send-Pr-Version: www-2.3

>Number:         93785
>Category:       docs
>Synopsis:       The man page for ftpchroot(5)/ftpusers(5) contradicts the man page for ftpd(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 24 05:50:03 GMT 2006
>Closed-Date:    Fri Mar 14 15:46:08 UTC 2014
>Last-Modified:  Fri Mar 14 15:46:08 UTC 2014
>Originator:     Duane Whitty
>Release:        6.0-RELEASE
>Organization:
>Environment:
FreeBSD dwpc.dwlabs.ca 6.0-RELEASE FreeBSD 6.0-RELEASE #2: Fri Feb 10 17:45:40 AST 2006     duane@dwpc.dwlabs.ca:/usr/obj/usr/src/sys/DWPC  i386              
>Description:
ftpd(8) states that a user's name must not appear in /etc/ftpusers or they will not be allowed to login via ftp.  The man page for ftpusers(5)/ftpchroot(5) seems to indicate otherwise and suggests configuration format and options for ftpusers.  If a user's name is in /etc/ftpusers they cannot login via ftp.  The man page for ftpusers(5)/ftpchroot(5) as distributed in /usr/share/man/man5/ftpusers.5.gz seems to be incorrect for the the version of ftpd installed with the base system.  The correct file seems to be /usr/src/libexec/ftpd/ftpchroot.5.
>How-To-Repeat:
Follow direction in ftpusers(5)          
>Fix:
              
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->yar 
Responsible-Changed-By: yar 
Responsible-Changed-When: Thu Mar 2 23:33:20 UTC 2006 
Responsible-Changed-Why:  
My area. 

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

From: Ceri Davies <ceri@submonkey.net>
To: Yar Tikhiy <yar@FreeBSD.org>,
	"freebsd-gnats-submit@freebsd.org" <freebsd-gnats-submit@freebsd.org>
Cc:  
Subject: Re: docs/93785: The man page for ftpchroot(5)/ftpusers(5)
 contradicts the man page for ftpd(8)
Date: Mon, 20 Mar 2006 20:25:23 +0000

 On 2/3/06 23:33, "Yar Tikhiy" <yar@FreeBSD.org> wrote:
 
 > Synopsis: The man page for ftpchroot(5)/ftpusers(5) contradicts the man page
 > for ftpd(8)
 > 
 > Responsible-Changed-From-To: freebsd-doc->yar
 > Responsible-Changed-By: yar
 > Responsible-Changed-When: Thu Mar 2 23:33:20 UTC 2006
 > Responsible-Changed-Why:
 > My area.
 
 Yar, see also 94587 and 44519.
 
 Ceri
 -- 
 That must be wonderful!  I don't understand it at all.
                                       -- Moliere
 
 
 
Responsible-Changed-From-To: yar->obrien 
Responsible-Changed-By: yar 
Responsible-Changed-When: Sat Dec 23 21:14:26 UTC 2006 
Responsible-Changed-Why:  
This PR appears to be related to lukemftpd manpages, so hand it 
over to our lukemftpd maintainer. 

David, both ftpd.conf.5 and ftpusers.5 are off the vendor branch 
already, so it won't hurt to apply a trivial fix to them: 

s/Xr ftpd 8/Xr lukemftpd 8/ 

That would also close PR docs/44519.  Thanks! 

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

From: DutchDaemon <freebsd@bengrimm.net>
To: bug-followup@FreeBSD.org, duane@greenmeadow.ca
Cc:  
Subject: Re: docs/93785: The man page for ftpchroot(5)/ftpusers(5) contradicts
 the man page for ftpd(8)
Date: Thu, 25 Jun 2009 17:00:46 +0200

 See http://www.freebsd.org/cgi/query-pr.cgi?pr=136035 for related 
 problem / follow-up with ftpchroot(5).
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Fri Mar 14 15:45:57 UTC 2014 
State-Changed-Why:  
No lukemftpd in the base anymore. 

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