Hi,
integration finally works either by removing completely the
preferredAuthentications option or adding the Keyboard-Interactive on
preferredAuthentications.
tnx
--
View this message in context:
http://camel.465427.n5.nabble.com/SFTP-Authentication-issue-tp5753373p5753526.html
Sent from
Apache Camel uses
JCraft JSCH for SFTP integration it seems that I have to search further only
in Camel side and not on potential configuration of the FTP server.
--
View this message in context:
http://camel.465427.n5.nabble.com/SFTP-Authentication-issue-tp5753373p5753502.html
Sent from the
referredAuthentications",
"publickey,keyboard-interactive,password");
Now it works fine. But I want to know is there some other way to solve this
issue or programatically switch off the use of gssapi-with-mic?
--
View this message in context:
http://camel.465427.n5.nabble.com/SFTP-aut