IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  SFTP Connection establishment fails Auth fail / authentication method

    Posted Wed February 12, 2020 08:50 AM

    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


  • 2.  RE: SFTP Connection establishment fails Auth fail / authentication method

    Posted Wed February 12, 2020 10:28 AM

    This is a common error, I think SAG has documented knowledge base article in Empower to solve this common error. Please access Empower and find the error as the keyword.


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: SFTP Connection establishment fails Auth fail / authentication method

    Posted Wed February 12, 2020 10:45 AM

    Hi Mike Ng,

    that’s good news. Unfortunately, I have not found any further helpful hints for exactly this error. Possible causes are probably:

    • Update Integration Server
    • Checking the JSCH-JAR and verifying that it is available in the correct version
    • Correction of the encryption procedures
    • Checking the setting that password is used

    Please write where this general error is described and solved. Thanks a lot!


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: SFTP Connection establishment fails Auth fail / authentication method

    Posted Tue February 18, 2020 04:41 AM

    Hi Sebastian,

    Please reach out to SAG Global Support by raising an incident, they’ll find the solution for you. I wouldn’t be able to tell you where since I’m no longer working with them.


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 5.  RE: SFTP Connection establishment fails Auth fail / authentication method

    Posted Tue February 18, 2020 11:10 AM

    Hi Sebastian,

    This is a known issue, which has meanwhile been fixed.

    Please check your Fix-Level with UpdateManager and apply latest available Fixes.
    Hopefully you have extended maintenance aggreement activated for your wM 9.12 as standard support has ended in end of October 2019.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 6.  RE: SFTP Connection establishment fails Auth fail / authentication method

    Posted Thu February 20, 2020 03:21 AM

    Hello,

    thanks for the hints - in the end it was no problem or error on the Integration Server. Instead, a parameter => sshd_config “HostbasedAuthentication yes” was missing on the SFTP.

    FileZilla and Co. still worked without this parameter, but the ESB needed this parameter within the SFTP service.

    Regards


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 7.  RE: SFTP Connection establishment fails Auth fail / authentication method

    Posted Thu February 20, 2020 01:18 PM

    Hi Bernd,

    glad to hear you was able to solve it finally.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods