Can you make a successfull connexion using plain command-line ssh?

I would suggest to add 2 or 3 -v to your command, like this:

ssh -v -v -v y...@thesolarishost

And look a the output to figure the cipher used.

Is this an old Solaris?

On Thu, Jan 21, 2010 at 1:01 PM, Randall Karels <ra...@randykarels.com> wrote:
> Thanks for the quick reply, Jeff.
>
> I found a few messages in the paramiko archives that were related, but I ran 
> into dead ends with them. I'll keep digging.
>
> Thanks again,
> -r
>
>
>
>
> _______________________________________________
> Fab-user mailing list
> Fab-user@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/fab-user
>


_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to