From owner-freebsd-questions@FreeBSD.ORG Wed Mar 26 21:55:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DCB31065671 for ; Wed, 26 Mar 2008 21:55:35 +0000 (UTC) (envelope-from wouter@fizzyflux.nl) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.188]) by mx1.freebsd.org (Postfix) with ESMTP id 743458FC16 for ; Wed, 26 Mar 2008 21:55:34 +0000 (UTC) (envelope-from wouter@fizzyflux.nl) Received: by rv-out-0910.google.com with SMTP id g13so2459554rvb.43 for ; Wed, 26 Mar 2008 14:55:34 -0700 (PDT) Received: by 10.140.226.14 with SMTP id y14mr526157rvg.164.1206568534551; Wed, 26 Mar 2008 14:55:34 -0700 (PDT) Received: by 10.140.158.16 with HTTP; Wed, 26 Mar 2008 14:55:34 -0700 (PDT) Message-ID: Date: Wed, 26 Mar 2008 22:55:34 +0100 From: "Wouter Oosterveld" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: what is up with ftpd (some questions) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2008 21:55:35 -0000 Why are there two ftpd's in FreeBSD RELEASE-7.0 ? There is the original ftpd and lukemftpd in contrib. There is a pam_ftpusers which doesn't work with the original ftpd. (I would like to be able to whitelist). Lukemftpd isn't updated in a while. --- Are there any plans to merge some stuff from lukem in the base ftpd? Are patches to the original ftpd accepted? Regards, Wouter