id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3921	support sftp keyborad interactive authentication	adamm	andrew_b	"When SSH server has cleartext password authentication disabled and only ""keyboard-interactive"" authentication enabled, then connection will fail. This happens with following sshd_config parameter,

PasswordAuthentication no

And you can see these authentication methods with `ssh -v hostname`

libssh2_userauth_password only allows for Passoword authentication

libssh2_userauth_keyboard_interactive needs to be used for keyboard interactive authentication.

"	defect	closed	major	4.8.24	mc-vfs	master	fixed		howaboutsynergy@… andrew_b info@…			merged	committed-master
