Bug#462764: login through ldm using ssh-key authentication takes more than 2 min

2008-01-30 Thread vagrant
On Sun, Jan 27, 2008 at 12:59:14PM +0100, SZABO Zsolt wrote: > ssh-key authentication does not send password: prompt which is expected by > ssh_chat() function > this patch fixes the problem: in combination with the alternate patch for autologin, your patch works great; applied upstream and will b

Bug#462764: login through ldm using ssh-key authentication takes more than 2 min

2008-01-27 Thread vagrant
tags 462764 - patch thanks On Sun, Jan 27, 2008 at 12:59:14PM +0100, SZABO Zsolt wrote: > ssh-key authentication does not send password: prompt which is expected by > ssh_chat() function > this patch fixes the problem: the supplied patch caused ldm to fail to start without also using the patch fr

Bug#462764: login through ldm using ssh-key authentication takes more than 2 min

2008-01-27 Thread SZABO Zsolt
Package: ldm Version: 0.1~bzr20071217 Severity: normal Tags: patch ssh-key authentication does not send password: prompt which is expected by ssh_chat() function this patch fixes the problem: --- ldm-0.1~bzr20071217/src/sshutils.c 2007-12-18 01:36:18.0 +0100 +++ ldm-0.1~bzr20071217.new/s