From owner-freebsd-security Wed Jun 26 14:28:47 1996 Return-Path: owner-security Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA13904 for security-outgoing; Wed, 26 Jun 1996 14:28:47 -0700 (PDT) Received: from mercury.gaianet.net (root@mercury.gaianet.net [206.171.98.26]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA13891 for ; Wed, 26 Jun 1996 14:28:44 -0700 (PDT) Received: (from vince@localhost) by mercury.gaianet.net (8.7.5/8.6.12) id OAA06641; Wed, 26 Jun 1996 14:28:34 -0700 (PDT) Date: Wed, 26 Jun 1996 14:28:34 -0700 (PDT) From: -Vince- To: faried nawaz cc: security@freebsd.org, jbhunt , Chad Shackley Subject: Re: I need help on this one - please help me track this guy down! In-Reply-To: <21679.835824166@waldrog.cs.uidaho.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-security@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 26 Jun 1996, faried nawaz wrote: > -Vince- wrote... > > What is ssh and where can we get it? > > oops, only answered one question. > > ssh is secure shell. if you use rlogin or rsh or rcp, you can use ssh. it > also encrypts your session from point a to point b, so you won't have problems > with passwords being snooped (you can also use rsa authentication instead of > straight passwords). also can do port forwarding and other fun stuff. What happens if you want to use tcsh/csh as the shell? VInce