Hi, If my target server doesn't required any username/password to connect. Say eg. SSH <IP Address>. Here, userauth_password throws failure error, if i pass empty string or none to the password.
How should i authenticate if there is no username or password? How can i create channel without invoking userauth_password? Thanks in Advance Kishore On 16-Jul-2015 3:33 am, "Peter Stuge" <pe...@stuge.se> wrote: Kishore Av wrote: > Please let me know the dependencies to code using libssh2 client library. libssh2 itself and your choice of one of the supported crypto libraries. //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