From owner-freebsd-current@freebsd.org Tue Aug 18 16:04:09 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6AC579BC6D2 for ; Tue, 18 Aug 2015 16:04:09 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 234119A8; Tue, 18 Aug 2015 16:04:09 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1ZRjMo-0005ac-Ne; Tue, 18 Aug 2015 19:04:02 +0300 Date: Tue, 18 Aug 2015 19:04:02 +0300 From: Slawa Olhovchenkov To: Garrett Cooper Cc: Benjamin Kaduk , Marcel Moolenaar , "O. Hartmann" , Ed Schouten , freebsd-current , Marcel Moolenaar Subject: Re: r286615: /usr/libexec/ftpd broken! Message-ID: <20150818160402.GP1872@zxy.spb.ru> References: <20150811074041.6700e943@freyja.zeit4.iv.bundesimmobilien.de> <20150811104451.2031fff2@freyja.zeit4.iv.bundesimmobilien.de> <20150818071559.4278987d@freyja.zeit4.iv.bundesimmobilien.de> <20150818155755.GG3158@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Aug 2015 16:04:09 -0000 On Tue, Aug 18, 2015 at 09:01:27AM -0700, Garrett Cooper wrote: > > > On Aug 18, 2015, at 08:57, Slawa Olhovchenkov wrote: > > > > On Tue, Aug 18, 2015 at 11:38:47AM -0400, Benjamin Kaduk wrote: > > > >> On Tue, 18 Aug 2015, Marcel Moolenaar wrote: > >> > >>>> On Aug 17, 2015, at 10:15 PM, O. Hartmann wrote: > >>>> > >>>> Port security/heimdal installs its own ftpd with its appropriate manpages. > >>> > >>> Ugh :-( > >> > >> I would argue that heimdal should not be in the business of supplying an > >> ftpd. Kerberos-enabled ftp basically does not offer any advantages over > >> scp. > > > > OPENSSH_NONE_CIPHER is OFF by default, i.e. ftp can give more speed. > > More pragmatically, there are less ssh clients (openssh or bust > really), whereas there are more ftp clients (Firefox, Chrome, > ftp(1), python, etc). In this context you must talk about kerberos-enabled ftp client.