From owner-cvs-ports Thu Oct 17 11:09:26 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA17731 for cvs-ports-outgoing; Thu, 17 Oct 1996 11:09:26 -0700 (PDT) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA17726; Thu, 17 Oct 1996 11:09:23 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.6/8.6.5) with SMTP id LAA12472; Thu, 17 Oct 1996 11:10:32 -0700 (PDT) Message-Id: <199610171810.LAA12472@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: "Andrey A. Chernov" cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/net/wu-ftpd/files skey-stuff.c ports/net/wu-ftpd/patches patch-ad In-reply-to: Your message of "Thu, 17 Oct 1996 10:55:24 PDT." <199610171755.KAA16776@freefall.freebsd.org> From: David Greenman Reply-To: dg@root.com Date: Thu, 17 Oct 1996 11:10:31 -0700 Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >ache 96/10/17 10:55:24 > > Modified: net/wu-ftpd/files skey-stuff.c > net/wu-ftpd/patches patch-ad > Log: > Copy s/key changes from our ftpd (don't even ask for password > if it is impossible to confirm it) > > Revision Changes Path > 1.2 +11 -4 ports/net/wu-ftpd/files/skey-stuff.c > 1.3 +49 -39 ports/net/wu-ftpd/patches/patch-ad I think this change is wrong. You should always ask for a password so that valid accounts can't be discovered. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project