Hello,
we want to establish an SFTP connection (User+Pass) and have maintained the settings for this in the Integration Server under Settings → SFTP.
The server alias properties are correctly maintained with alias (sftp_test), host (x.x.x.x), and port (22). In addition, the host key fingerprint has been defined.
In SFTP User Alias Properties we have maintained User/Pass and Authentication Type Password. During the connection test the following message is displayed:
[ISS.0147.9011] Test of SFTP user alias SFTP_TEST failed. Details: Auth fail
Caused by: com.wm.app.b2b.server.sftp.client.SFTPClientException: [ISS.0147.9011] Test of SFTP user alias SFTP_TEST failed. Details: Auth fail
Caused by: com.jcraft.jsch.JSchException: Auth fail
wrapper.log
…
INFO | jvm 6 | 2020/02/12 10:54:25 | INFO: Authentications that can continue: publickey,password
INFO | jvm 6 | 2020/02/12 10:54:25 | INFO: Next authentication method: publickey
INFO | jvm 6 | 2020/02/12 10:54:25 | INFO: Disconnecting from x.x.x.x port 22
…
It seems that he does not even try to log in with the password.
Tests with WinSCP and Co. work on the same machine - i.e. Firewall and Co. are not. We use Software AG Integration Server in Version 9.12.
Does anyone have any suggestions or ideas?
wrapper.log (4.79 KB)
#Integration-Server-and-ESB#webmethods-Protocol-and-Transport#webMethods