[SunHELP] ssh2 & scp2 for Solaris 10 SPARC
Marek Grinberg
marek.grinberg at tele2.se
Mon Jun 6 15:33:16 CDT 2005
Matthew,
/etc/ssh/sshd_config forces protocol version 2.
Still when I access the server, I get the following:
> scp -p a oracle at host:/stage_area/a
oracle at hosts's password:
scp: warning: Executing scp1 compatibility.
scp: FATAL: Executing ssh1 in compatibility mode failed (Check that scp1
is in your PATH). lost connection
What does the error message say to me ?
What am I supposed to do to omit entering the password ?
Regards,
Marek
Matthew Weigel skrev:
>On 5 Jun, 2005, at 4:24 PM, Marek Grinberg wrote:
>
>
>>Hello,
>>
>>Solaris 10 Companion CD contains SSH1/SCP1.
>>
>
>Ummm... no. If you type 'ssh -h' you'll get a list of available
>command line
>arguments. Among them:
>' -2 Force protocol version 2.'
>
>Pretty much everything out there uses OpenSSH (including, yes,
>Solaris), which
>added support for SSH2 years ago; it also defaults to using v. 2 as
>well - if
>you check /etc/ssh/sshd_config, you'll see that sshd only accepts v. 2
>connections
>unless you've changed it.
>
More information about the SunHELP
mailing list