Ssh key stopped working

2014-05-08 Thread Eivind Evensen
Hello. After upgrading an i386 I can no longer login via ssh using the key I normally use. The server says in authlog: May 8 08:44:13 rev sshd[18843]: error: buffer_get_bignum2_ret: bignum is too large [preauth] May 8 08:44:13 rev sshd[18843]: error: key_from_blob: can't read rsa key [preauth]

Re: Ssh key stopped working

2014-05-08 Thread Ted Unangst
On Thu, May 08, 2014 at 08:57, Eivind Evensen wrote: > Hello. After upgrading an i386 I can no longer login via ssh using the > key I normally use. The server says in authlog: > > May 8 08:44:13 rev sshd[18843]: error: buffer_get_bignum2_ret: bignum is > too large [preauth] > May 8 08:44:13 rev

Re: Ssh key stopped working

2014-05-10 Thread Stuart Henderson
On 2014-05-08, Eivind Evensen wrote: > Hello. After upgrading an i386 I can no longer login via ssh using the > key I normally use. The server says in authlog: There have been a couple of bugs in -current recently that have broken ssh in various situations, please could you try an up-to-date snap

Re: Ssh key stopped working

2014-05-15 Thread Eivind Evensen
On Thu, May 15, 2014 at 01:53:22PM +0200, Eivind Evensen wrote: > On Sat, May 10, 2014 at 10:44:47PM +, Stuart Henderson wrote: > > On 2014-05-08, Eivind Evensen wrote: > > > Hello. After upgrading an i386 I can no longer login via ssh using the > > > key I normally use. The server says in aut

Re: Ssh key stopped working

2014-05-15 Thread Eivind Evensen
On Sat, May 10, 2014 at 10:44:47PM +, Stuart Henderson wrote: > On 2014-05-08, Eivind Evensen wrote: > > Hello. After upgrading an i386 I can no longer login via ssh using the > > key I normally use. The server says in authlog: > > There have been a couple of bugs in -current recently that ha

Re: Ssh key stopped working

2014-06-13 Thread Eivind Evensen
On Thu, May 15, 2014 at 03:09:42PM +0200, Eivind Evensen wrote: > On Thu, May 15, 2014 at 01:53:22PM +0200, Eivind Evensen wrote: > > On Sat, May 10, 2014 at 10:44:47PM +, Stuart Henderson wrote: > > > On 2014-05-08, Eivind Evensen wrote: > > > > Hello. After upgrading an i386 I can no longer

Re: Ssh key stopped working

2014-06-13 Thread Christian Weisgerber
On 2014-06-13, Eivind Evensen wrote: > For the record, with sources upgraded and built from cvs from Sunday > I still see this, with new keys too: > > .ssh-keygen -b 16384 > Generating public/private rsa key pair. I'm wondering if this isn't a case of "don't do that then". Hmm. I guess ssh-key

Re: Ssh key stopped working

2014-06-18 Thread Christian Weisgerber
On 2014-06-13, Eivind Evensen wrote: > .ssh-keygen -b 16384 > Generating public/private rsa key pair. > > .eval `ssh-agent -c` > Agent pid 23633 > > .ssh-add taskulf > Error reading response length from authentication socket. > Could not add identity: taskulf (Or just "ssh-keygen -lf taskulf" f