Re: [libssh2] query regarding HostBasedAuth

2007-03-07 Thread Sara Golemon
> I need a clarification here from you all regarding the functionality of > HostBasedAuthentication. > > 1) If the remote SFTP server admin wants to allow only Host based > authentication, then the remote sshd_config should have > 'HostBasedAuthentication' set to yes, and the rest set to no, li

[libssh2] Problems connecting to remote server in libssh2_session_startup()

2007-03-07 Thread Bo Granlund
Hi, I'm new to this list so please bear with me. :) I'm trying to use the most current libssh2 version from CVS. I have an download from a month ago and then also a current (checked out a few hours ago). I also have this tester program (attachment, scp.c), which fails to work at all with the curr