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.


#TechXchangePresenter
 View Only

How to configure multiple sftp user accounts in one IntegrationServer

  • 1.  How to configure multiple sftp user accounts in one IntegrationServer

    Posted Fri January 18, 2013 11:21 AM

    Hi All,

    I have a requirement to setup 2 SFTP connections from one IS. There is one user configured in options.properties file and I want one more user
    to be configured to connect to another sFTP server. But not sure how I achieve it.

    Because if I give the command to connect like this its working onl1 for user1 and not user2
    sftp -F /x56/wm7/IntegrationServer/packages/OpenSSH/config/options.properties user1@host1.com
    sftp -F /x56/wm7/IntegrationServer/packages/OpenSSH/config/options.properties user2@host2.com

    I commented the user in options.properties file also, but no luck. Please suggest me how can I do it.

    Regards,
    Datta


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