From owner-freebsd-current@FreeBSD.ORG Thu Mar 26 00:33:30 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94315106564A for ; Thu, 26 Mar 2009 00:33:30 +0000 (UTC) (envelope-from lyndon@orthanc.ca) Received: from orthanc.ca (orthanc.ca [208.86.224.138]) by mx1.freebsd.org (Postfix) with ESMTP id 56A0C8FC1C for ; Thu, 26 Mar 2009 00:33:30 +0000 (UTC) (envelope-from lyndon@orthanc.ca) Received: from [192.168.42.44] (mm.wbb.net.cable.rogers.com [74.210.92.229] (may be forged)) (authenticated bits=0) by orthanc.ca (8.14.3/8.14.3) with ESMTP id n2Q0KTJQ011682 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 25 Mar 2009 17:20:30 -0700 (PDT) (envelope-from lyndon@orthanc.ca) Date: Wed, 25 Mar 2009 17:20:23 -0700 (PDT) From: Lyndon Nerenberg X-X-Sender: lyndon@peregrin.local To: current@freebsd.org In-Reply-To: <49CAC8FE.5050708@elischer.org> Message-ID: References: <995845.90009.qm@web63905.mail.re1.yahoo.com> <49CA6754.4030302@elischer.org> <49CAC20E.3020602@telenix.org> <49CAC8FE.5050708@elischer.org> User-Agent: Alpine 2.00 (OSX 1167 2008-08-23) Organization: The Frobozz Magic Homing Pigeon Company MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-4.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on orthanc.ca Cc: Subject: Re: Telnet root login X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 26 Mar 2009 00:33:31 -0000 > Oh I know about SSH and keys but teh ability to pipe data into s tcp socket > and have it fed into another process is really useful in testing. and of > course no encryption overhead. ssh cannot touch rsh for things like 'tar cf - . | rsh hostb tar xf -'. On a private network this is a perfectly reasonable thing to do. Less dogma and more engineering, please. --lyndon The two most common elements in the universe are Hydrogen and stupidity. -- Harlan Ellison