freepooma-devel
[Top][All Lists]
Advanced

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

SSH Configuration


From: mitchell
Subject: SSH Configuration
Date: 20 Sep 2001 17:16:04 -0000

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]