Bug 99912

Summary: Wrong documentation of /etc/ftpchroot
Product: Documentation Reporter: Jakub Siroky <jakub.siroky>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jakub Siroky 2006-07-08 11:30:19 UTC
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.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2006-07-08 14:51:34 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-doc

Involves the manpage.
Comment 2 Daniel Gerzo freebsd_committer freebsd_triage 2006-08-22 19:23:26 UTC
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
Comment 3 Ceri Davies 2006-08-25 15:28:33 UTC
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"
Comment 4 Remko Lodder freebsd_committer freebsd_triage 2006-10-13 10:29:48 UTC
State Changed
From-To: open->closed

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).