[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh mutation



On 7 Nov 1999, Amy Fong wrote:

> Actually it did break things on my two systems. In my ssh_config file, I
> have an entry:
> 
> Host ....
>    Cipher idea

You kept the old ssh_config file in place when dpkg asked you to allow it
replace the file with a newer version.  F-Secure ssh.deb's ssh_config has
"idea" in the conffile, OpenBSD ssh.deb's ssh_config doesn't.

  mv /etc/ssh/ssh_config /etc/ssh/ssh_config.old
  mv /etc/ssh/ssh_config.dpkg-new /etc/ssh/ssh_config
  # maybe merge local settings from old file to new one.

Cheers,


Joost


Reply to: