have you check if the ssh server sshd_config is keyboard interactive? On Sat, Nov 1, 2014 at 8:08 AM, Liang Qin <[email protected]> wrote:
> I'm using libssh 0.6.3, trying to make it work with non-blocking mode, but > find that it always fail after sending the username, it seems that > function wait_auth1_status dose not deal with the non-blocking mode well, > it always return SSH_AUTH_ERROR. >
