SSH Configuration
mitchell at mail.codesourcery.com
mitchell at mail.codesourcery.com
Thu Sep 20 17:16:04 UTC 2001
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 pooma at pooma.codesourcery.com
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
More information about the pooma-dev
mailing list