freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [pooma-dev] SSH Configuration


From: James Crotinger
Subject: RE: [pooma-dev] SSH Configuration
Date: Thu, 20 Sep 2001 11:20:07 -0600

Mark,

Something's not working. Here's what I get:

$ ssh -v -1 -l crotinger pooma.codesourcery.com
OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Reading configuration data /home/Administrator/.ssh/config
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 500 geteuid 500 anon 1
debug1: Connecting to pooma.codesourcery.com [206.168.99.1] port 22.
debug1: temporarily_use_uid: 500/513 (e=500)
debug1: restore_uid
debug1: temporarily_use_uid: 500/513 (e=500)
debug1: restore_uid
debug1: Connection established.
debug1: identity file /home/Administrator/.ssh/identity type 0
debug1: Remote protocol version 1.99, remote software version OpenSSH_2.5.2p2
debug1: match: OpenSSH_2.5.2p2 pat ^OpenSSH_2\.5\.[012]
debug1: Local version string SSH-1.5-OpenSSH_2.9p2
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'pooma.codesourcery.com' is known and matches the RSA1 host key.
debug1: Found key in /home/Administrator/.ssh/known_hosts:3
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Trying RSA authentication with key 'address@hidden'
debug1: Server refused our key.
debug1: Doing password authentication.
address@hidden's password:

  Jim


> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden]
> Sent: Thursday, September 20, 2001 11:16 AM
> To: address@hidden
> Subject: [pooma-dev] SSH Configuration
>
>
>
> Folks --
>
> The SSH daemon got upgraded as part of the system rebuilding.  If
> you're connecting with OpenSSH, you may have to add `-1' to the
> SSH command-line.
>
> To test that things are working, you can do:
>
>   ssh -v -1 address@hidden
>
> You should be able to connect, and you should see messages indicating
> success; the key is:
>
> debug1: Entering interactive session
>
> If you see that, even though nothing happens, it's working.  Then,
> try connecting with CVS; you will probably need to set CVS_RSH to
> `ssh -1' or edit your .ssh/config to indicate that you want to
> connect to pooma.codesourcery.com with SSH version 1.
>
> If you still have trouble, send me an email.
>
> Thanks,
>
> -- Mark
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]