ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Issue while connecting to SFTP Server by Key Exchange

Post new topic  Reply to topic
 Issue while connecting to SFTP Server by Key Exchange « View previous topic :: View next topic » 
Author Message
sourdas2
PostPosted: Sun Dec 13, 2015 11:45 pm    Post subject: Issue while connecting to SFTP Server by Key Exchange Reply with quote

Voyager

Joined: 21 Apr 2006
Posts: 90
Location: Kolkata,India

Hello,

I am running WMB 7.0 under AIX user "brkadm". The public key of "brkadm" is imported into a sftp host "sftphostname1" under user "sftpuser1". From AIX command, I can successfully connect to sftphostname1 as follows:

Code:

bash-4.2$ sudo su - brkadm
[YOU HAVE NEW MAIL]

MQSI 7.0.0.0
/usr/opt/mqsi7

$ bash
bash-4.2$ sftp sftpuser1@sftphostname1
You are entering into a secured area.
This service is restricted to authorized users only. All activities on this system are logged.
Unauthorized access will be fully investigated and reported to the appropriate law enforcement agencies.
Connected to sftphostname1.
sftp>


I have created the following config service and security identity in Broker to connect to the sftp host.

Code:

mqsisetdbparms BrokerName -n sftp::SSH_SFTPUSER -u sftpuser1 -i /home/brkadm/.ssh/id_rsa

mqsicreateconfigurableservice BrokerName -c FtpServer -o MyConfig1 -n protocol,remoteDirectory,securityIdentity,serverName -v SFTP,/Path/INXXXX,SSH_SFTPUSER,sftphostname1


But message broker is throwing the following exception while connecting the sftp host. Please suggest if I have missed anything.

Code:

BIP3380E: File node 'FileInput' in message flow could not connect to remote 'SFTP' server 'sftphostname1'. Reason: 'MAC or CIPHER not supported by the server.'

_________________
Thanks and Warm Regards
Sourav
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
joebuckeye
PostPosted: Mon Dec 14, 2015 5:13 am    Post subject: Reply with quote

Partisan

Joined: 24 Aug 2007
Posts: 364
Location: Columbus, OH

What CIPHER and MAC values do the server support?

Which of these values does a 7.0 broker support?

7.0 is old enough that plenty has changed in this space since it was current.

Hopefully 7.0 can support what the server is using now.

Also, what is the result of your AIX command line call without calling bash first? Not sure the broker does this before initiating the sftp call.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Issue while connecting to SFTP Server by Key Exchange
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.