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 » IBM MQ Security » IBM MQ AMS configurate

Post new topic  Reply to topic
 IBM MQ AMS configurate « View previous topic :: View next topic » 
Author Message
antongrizli
PostPosted: Mon Feb 15, 2016 8:01 am    Post subject: IBM MQ AMS configurate Reply with quote

Novice

Joined: 03 Feb 2016
Posts: 10

Good afternoon, colleagues.
Please help me with configurate IBM MQ AMS for FTE.
In my first server I create coordination queue manager - CQM and create agent for FTE Agent_CQM.
In the next server I create SQM - manager and agent Agent_SQM which connected to CQM in binding mode.
The next step I tryed configurate keystore for my certificate.
Keystore have the next link C:\Users\MUSR_MQADMIN\AMS
keystore.conf is located C:\Users\MUSR_MQADMIN\.mqs
Code:
cms.keystore = C:\Users\MUSR_MQADMIN\AMS\mqusr_key
   cms.certificate = MQUSR1_Cert

   JKS.keystore = C:\Users\MUSR_MQADMIN\.mqs\keystore
   JKS.certificate = MQUSER1_J_Cert
   JKS.encrypted = no
   JKS.keystore_pass = P@ssw0rd
   JKS.key_pass = P@ssw0rd
   JKS.provider = IBMJCE


Secure policies created for two queue managers:
For CQM manager
Code:
setmqspl -m CQM -p SYSTEM.FTE.DATA.AGENT_SQM -s SHA1 -a "CN=MUSR_MQADMIN, OU=Server1, L=Kiev, C=UA" -e AES128 -r "CN=MUSR_MQADMIN, OU=Server2, O=BMS-Consulting, L=Kiev, C=UA"
setmqaut -m CQM -t qmgr -p MUSR_MQADMIN  +connect +inq
setmqaut -m CQM -t queue -n SYSTEM.PROTECTION.POLICY.QUEUE -p MUSR_MQADMIN +browse +put
setmqaut -m CQM -t queue -n SYSTEM.PROTECTION.ERROR.QUEUE -p MUSR_MQADMIN +put




For SQM manager
Code:
setmqspl -m SQM -p SYSTEM.FTE.DATA.AGENT_SQM -s SHA1 -a "CN=MUSR_MQADMIN, OU=Server2, L=Kiev, C=UA" -e AES128 -r "CN=MUSR_MQADMIN, OU=Server1, O=BMS-Consulting, L=Kiev, C=UA"
setmqaut -m SQM -t qmgr -p MUSR_MQADMIN  +connect +inq
setmqaut -m SQM -t queue -n SYSTEM.PROTECTION.POLICY.QUEUE -p MUSR_MQADMIN +browse +put
setmqaut -m SQM -t queue -n SYSTEM.PROTECTION.ERROR.QUEUE -p MUSR_MQADMIN +put



Both users have login MUSR_MQADMIN.
When FTE transfering files from SQM to CQM this files don't encrypted
Please help me with this difficult question.[/img]


Last edited by antongrizli on Mon Feb 15, 2016 11:54 pm; edited 1 time in total
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Feb 15, 2016 9:01 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

What you want is SSL on the channel. AMS gives you encryption at rest.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
antongrizli
PostPosted: Mon Feb 15, 2016 10:24 am    Post subject: Reply with quote

Novice

Joined: 03 Feb 2016
Posts: 10

Thank you for your reply.
Could you tell me please main steps for enable AMS while transferring files?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Feb 15, 2016 11:17 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

antongrizli wrote:
Thank you for your reply.
Could you tell me please main steps for enable AMS while transferring files?

Just the same as standard enabling AMS.
However I have no idea of what exactly you are trying to achieve, and if enabling AMS is really going to be the solution for you...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Security » IBM MQ AMS configurate
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.