>Is there any special configuration I would need to modify with
>the configuration files if there are a mixed versions of SSH clients?
>The SSH server and most clients are  v2.12, except for one
>client (an Apple Mac) which is using the commercial version 1.x.
>
>I know I have to edit the /etc/ssh2/ssh2d_config to define the
>following:
>
>        Ssh1Compatibility               yes
>
>But, according to DataFellows I would need to somehow integrate
>the SSH1 version with SSH2?
>
>Can anyone give provide any more information on this or at least
>verify that I have to integrate the two versions?

Install ssh1 somewhere, and add the following line to /etc/ssh2/sshd2_config:
Sshd1Path                       /usr/local/sbin/sshd1

Obviously, put in the path to your sshd1.

-- 
John Riddoch    Email: [EMAIL PROTECTED]        Telephone: (01224)262721
Room C6, School of Computer and Mathematical Science
Robert Gordon University, Aberdeen, AB25 1HG
I am Homer of Borg. Resistance is Fu... Ooooh! Donuts!

Reply via email to