[rescue] SSH between PowerBook OS X .1.2 and Solaris

Gregory Leblanc rescue at sunhelp.org
Thu Dec 27 02:11:37 CST 2001


On Thu, 2001-12-27 at 00:07, Amy wrote:
> On Wed, 26 Dec 2001, Ken Hansen wrote:
> 
> > OK, here is a failure from SSH with the -v option enabled:
> >
> > [localhost:~] ken% ssh ken at basenji.com
> > Secure connection to basenji.com refused.
> 
> of course its refused.
> 
> the command is 'ssh -l ken basenji.com'
> 
> for instance, to get into ohno, i use 'ssh -l scoobydoo ohno.mrbill.net'

There are multiple ways of doing things.  For example,

[gleblanc at peecee gleblanc]$ ssh sun-ref at ohno.mrbill.net
sun-ref at ohno.mrbill.net's password: 
Last login: Thu Dec 27 02:11:02 2001 from 216-99-218-48.d
Sun Microsystems Inc.   SunOS 5.8       Generic February 2000
sun-ref at ohno:~> logout
Connection to ohno.mrbill.net closed.


[gleblanc at peecee gleblanc]$ ssh -l sun-ref ohno.mrbill.net
sun-ref at ohno.mrbill.net's password: 
Last login: Thu Dec 27 02:11:18 2001 from 216-99-218-48.d
Sun Microsystems Inc.   SunOS 5.8       Generic February 2000
sun-ref at ohno:~> logout
Connection to ohno.mrbill.net closed.

	Greg

-- 
Portland, Oregon, USA.



More information about the rescue mailing list