On Mon, May 23, 2005 at 01:42:34PM +0200, Camille Huot wrote: > On Mon, May 23, 2005 at 02:30:50PM +0400, Alexander V. Lukyanov wrote: > > On Sun, May 22, 2005 at 11:37:05PM +0200, Camille Huot wrote: > > > <--- Enter passphrase for key '/home/cam/.ssh/identity': XXXX > > > ---- Disconnecting > > > ls: Login failed: Login incorrect > > > > Does this patch help? > > It doesn't:
Ok, then I'd recommend to have default key unencrypted and use a separate encrypted key for authentication only when needed. See ssh -i option. If you really want to have default key encrypted and still use password authentication, create a separate unencrypted key and specify it in sftp:connect-program setting. -- Alexander.
