In ssh2_config:

Ssh1Compatibility       yes
Ssh1Path                PathToSsh1

In sshd2_config:

Ssh1Compatibility       yes
Sshd1Path               PathToSshd1



Michael Hulet
Network System Administrator
ITTC, University of Kansas


On Wed, 11 Aug 1999, Ernest Cespedes wrote:

> 
> Hello everyone!
> 
> 
> 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?
> 
> 
> Thanks much!
> 
> -ernest
> 

Reply via email to