From owner-freebsd-questions@FreeBSD.ORG Tue Feb 17 11:01:34 2009 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 DCF451065673 for ; Tue, 17 Feb 2009 11:01:34 +0000 (UTC) (envelope-from jruohone@gmail.com) Received: from mail-fx0-f12.google.com (mail-fx0-f12.google.com [209.85.220.12]) by mx1.freebsd.org (Postfix) with ESMTP id 628048FC1A for ; Tue, 17 Feb 2009 11:01:34 +0000 (UTC) (envelope-from jruohone@gmail.com) Received: by fxm5 with SMTP id 5so437033fxm.19 for ; Tue, 17 Feb 2009 03:01:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:received:date:from:to :subject:message-id:reply-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=vj0KM5hJLWOxXHvM3CQ4PNRIRLNYMZ3f68fShkPq+nQ=; b=vxKpAhnhp++9bABYaxUYUchC39v3rWgbgpjy6eH/RwYuLVc9z8MaKnIrt5uUsUJanU Mqjn0rlgaSuj8yZo1FQCycld3bWv1PIP4Z9/McPJfr+KFBlcMG4jNAG3Ww7ag6pjFqSb SRR/YpDxwLQV/VZRAv8YJRl0V8YQuLQfQn/7U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:subject:message-id:reply-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=O59PGE6ZtKbI1J9ha+imqKd/s/VCXou+SF7MJYHf1seIhKWB79iE1ciqOUi2SwSl9d XVKvQpUxhFduUbjEYphOV68UR1QvzP2qlFd0w40+j3gBIBIHcLhNlThSa40q68RCscXj QpYYe9yEpYqZpYx+/QyzoNOY59oLo4NP6pPIQ= Received: by 10.223.115.195 with SMTP id j3mr1219215faq.99.1234866563468; Tue, 17 Feb 2009 02:29:23 -0800 (PST) Received: from marx.bitnet (nblzone-208-36.nblnetworks.fi [83.145.208.36]) by mx.google.com with ESMTPS id k5sm8611173nfd.71.2009.02.17.02.29.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 17 Feb 2009 02:29:22 -0800 (PST) Sender: a b Received: by marx.bitnet (Postfix, from userid 1000) id EE88F16A8C; Tue, 17 Feb 2009 12:29:20 +0200 (EET) Date: Tue, 17 Feb 2009 12:29:20 +0200 From: Jukka Ruohonen To: freebsd-questions@freebsd.org Message-ID: <20090217102920.GA10489@marx.bitnet> References: <96D71EC226B22D48B4F8F6F9C33C91CE3A226248@orsmsx508.amr.corp.intel.com> <96D71EC226B22D48B4F8F6F9C33C91CE3A333837@orsmsx508.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Subject: Re: FreeBSD 7.1 - rshd problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jruohonen@iki.fi List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2009 11:01:35 -0000 > Have you tried using ssh instead? It works the same, and is a hell of > a lot more secure. What do you want from rsh? OT: I use "r-protocols" quite frequently. There are still networks that are secure as is, perhaps being even disconnected from the internet. Presumably these "legacy" protocols are also quite secure with proper IPsec policies. - Jukka.