Bug 93785

Summary: The man page for ftpchroot(5)/ftpusers(5) contradicts the man page for ftpd(8)
Product: Documentation Reporter: Duane Whitty <duane>
Component: Books & ArticlesAssignee: David E. O'Brien <obrien>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Duane Whitty 2006-02-24 05:50:03 UTC
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)
Comment 1 Yar Tikhiy freebsd_committer freebsd_triage 2006-03-02 23:33:20 UTC
Responsible Changed
From-To: freebsd-doc->yar

My area.
Comment 2 Ceri Davies 2006-03-20 20:25:23 UTC
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
Comment 3 Yar Tikhiy freebsd_committer freebsd_triage 2006-12-23 21:14:26 UTC
Responsible Changed
From-To: yar->obrien

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!
Comment 4 freebsd 2009-06-25 16:00:46 UTC
See http://www.freebsd.org/cgi/query-pr.cgi?pr=136035 for related 
problem / follow-up with ftpchroot(5).
Comment 5 Maxim Konovalov freebsd_committer freebsd_triage 2014-03-14 15:45:57 UTC
State Changed
From-To: open->closed

No lukemftpd in the base anymore.