Received: by taz.hyperreal.com (8.6.12/8.6.5) id GAA18007; Mon, 19 Feb 1996 06:12:52 -0800 Received: from sierra.zyzzyva.com by taz.hyperreal.com (8.6.12/8.6.5) with ESMTP id GAA17997; Mon, 19 Feb 1996 06:12:47 -0800 Received: from zyzzyva.com (randy@localhost [127.0.0.1]) by sierra.zyzzyva.com (8.7.3/8.6.11) with ESMTP id IAA00190 for ; Mon, 19 Feb 1996 08:12:43 -0600 (CST) Message-Id: <199602191412.IAA00190@sierra.zyzzyva.com> To: new-httpd@hyperreal.com Subject: Re: Apache 1.0.3 and 1.1b0 In-reply-to: akosut's message of Sun, 18 Feb 1996 22:25:36 -0800. X-uri: http://www.zyzzyva.com/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 19 Feb 1996 08:12:43 -0600 From: Randy Terbush Sender: owner-new-httpd@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com > On Mon, 19 Feb 1996, Aram Mirzadeh wrote: > > > > hyperreal.com: hyperreal.com: cannot open > > > cvs [checkout aborted]: premature end of file from server > > > > I think Brian has to add you to the list of people who can access it. I'm > > not sure who is or is not on the list. That could be why!? > > Well, I'm in the cvs group on hyperreal. Is there anything else > neccessary? > > At any rate, I figured it out - cvs uses rsh, and on HP-UX, the rsh > command is a shell (restricted shell). Setting CVS_RSH to "/usr/bin/remsh" > (what HP calls rsh) did the trick, and it works now. At least, I can type > "cvs checkout apache" and get a copy of the apache directory locally. Aah. This also means we must have a .rhosts on hyperreal. Brian, can we enable ssh RSA authentication to be a bit more secure?