Quoth Ben Nes Michael on Wed, Jun 09, 1999:
> Can ssh2 work aginst ssh1 ?

You need to install ssh1 for that.  ssh2 will execute ssh1 when
you connect to an sshd1 host.  To enable sshd2 executing sshd1
when connection from ssh1 is received, put the following line
into /etc/ssh2/sshd2_config:
        Ssh1Compatibility               yes

Vadik.

-- 
To the systems programmer, users and applications serve only to
provide a test load.

Reply via email to