Subject: Re: EPIPE causes 'Authentication by public key failed' for examples with keyfile authentication at OpenSSH server

Re: EPIPE causes 'Authentication by public key failed' for examples with keyfile authentication at OpenSSH server

From: Nick Rudnick <nick.rudnick_at_googlemail.com>
Date: Wed, 25 Apr 2012 09:54:08 +0200

Hi Peter,

:-) problem solved – after I had realized the passphrase was for private
key encryption, which was different to "i" used for the test account,
together with replacement of "~/.ssh/..." by "/home/i/.ssh/...", as
suggested by TJ Saunders, everything ran well, even without
"--with-openssl".

The "~/.ssh/..." appears in ssh2.c & sftp.c – is there an interest that I
prepare a diff for these files?

Thanks a lot, Nick

2012/4/25 Peter Stuge <peter_at_stuge.se>

> Nick Rudnick wrote:
> > ./configure --enable-debug --with-openssl
> >
> > isn't an option, is it?
>
> Yes, it is.
>
>
> > I tried out without success.
>
> Please show the error you got so that someone can comment.
>
>
> //Peter
> _______________________________________________
> libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
>

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2012-04-25