Re: ssh maimed on testing update

2016-01-08 Thread R. Clayton
Is it possible that you are using a dsa key? ;-) Use ssh with -v and take a look to the Output. Yes, that was the problem. I switched to rsa, which doesn't seem to me like it reduces paranoia, but I deal with systems that apparently don't understand ed25519.

Re: ssh maimed on testing update

2016-01-08 Thread Shin.Ice
I had the same problem a few weeks ago. "OpenSSH 7.0 disables ssh-dss keys by default" =) Is it possible that you are using a dsa key? ;-) Use ssh with -v and take a look to the Output. Am 5. Januar 2016 17:49:54 MEZ, schrieb rvclay...@acm.org: >I'm running > > $ lsb_release -a > No LSB

Re: ssh maimed on testing update

2016-01-05 Thread Darac Marjal
On Tue, Jan 05, 2016 at 11:49:54AM -0500, rvclay...@acm.org wrote: I'm running $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description:Debian GNU/Linux testing-updates (sid) Release:testing-updates Codename: sid $ uname -a Linux BanjaLuka 4.3.

ssh maimed on testing update

2016-01-05 Thread rvclayton
I'm running $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description:Debian GNU/Linux testing-updates (sid) Release:testing-updates Codename: sid $ uname -a Linux BanjaLuka 4.3.0-1-686-pae #1 SMP Debian 4.3.3-2 (2015-12-17) i686 GNU/Linu