Re: [libssh2] libssh2_userauth_publickey_fromfile multiple tries problem

2008-09-02 Thread Daniel Stenberg
On Tue, 2 Sep 2008, libssh sroschke wrote: > Is there a reason why only 8 tries per connection are working? Is there a > way to allow more than 8 auth tries without re-establishing the connection? My advice for you is to load up the source code and see for yourself, or use a debugger and single

[libssh2] libssh2_userauth_publickey_fromfile multiple tries problem

2008-09-02 Thread libssh sroschke
Hello, first let me thank you for your work on the libssh2 library. Your work is really appreciated. I hope you can give some advice on the problem I have. I've got a problem using the the libssh2_userauth_publickey_fromfile function multiple times. I simply open a socket, create the LIBSSH2_SESS