From owner-freebsd-security Mon Apr 15 22:13:52 2002 Delivered-To: freebsd-security@freebsd.org Received: from oddjob.trewitt.org (adsl-216-102-95-11.dsl.snfc21.pacbell.net [216.102.95.11]) by hub.freebsd.org (Postfix) with ESMTP id EEB0937B419; Mon, 15 Apr 2002 22:13:49 -0700 (PDT) Received: from trewitt.org (g4.trewitt.org [10.0.0.4]) by oddjob.trewitt.org (8.11.3/8.11.3) with ESMTP id g3G5Dnm82053; Mon, 15 Apr 2002 22:13:49 -0700 (PDT) (envelope-from glenn@trewitt.org) Message-ID: <3CBBB30D.2BB56B18@trewitt.org> Date: Mon, 15 Apr 2002 22:13:48 -0700 From: Glenn Trewitt Reply-To: glenn@trewitt.org X-Mailer: Mozilla 4.79 (Macintosh; U; PPC) X-Accept-Language: en,pdf MIME-Version: 1.0 To: security@freebsd.org Cc: obrien@freebsd.org Subject: Have code: ftpd support for TLS/SSL Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've ported and extended Tomas Svensson's NetBSD patches for ftpd that let it do "FTP using TLS", according to the Internet Draft "draft-murray-auth-ftp-ssl-05.txt". I've also extended it slightly to support "Implicit SSL", as well as "Explicit SSL" (the I-D spec). Most of the commercial FTP clients support both of these mechanisms, and there are several free clients that support them, as well. I really need a way to grant non-shell users file transfer access, and this fits the bill, nicely. I'd really like to get this into the code base. Is anyone interested in looking at the patch? Or should I just file a PR? I'd hate to have the PR sit around for a long time, because the patch is extensive enough that it could rot relatively quickly. Thanks, Glenn Trewitt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message