Author |
Message |
Topic: systemd |
NickSz
Replies: 15 Views: 38756
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Feb 20, 2019 10:06 am Subject: systemd and multi instance mq |
Hello all,
i followed Arthur's post on developerworks to put up a templated systemd script for starting and stopping mq and it works well.
I then raised a PMR for same issue with multi-instance ... |
Topic: LOCLADDR needs to contain three ip addresses |
NickSz
Replies: 11 Views: 10238
|
Forum: General IBM MQ Support Posted: Wed Dec 13, 2017 6:08 am Subject: SOLVED |
Hello all,
i could finally test the szenario and prove that all thre ip-addresses are visited when i put up a queue manager and listener on a DR qm on top of a HA pair.
Thanks to all
Nicolaie |
Topic: LOCLADDR needs to contain three ip addresses |
NickSz
Replies: 11 Views: 10238
|
Forum: General IBM MQ Support Posted: Thu Dec 07, 2017 1:10 am Subject: LOCLADDR needs to contain three ip addresses |
architect  |
Topic: LOCLADDR needs to contain three ip addresses |
NickSz
Replies: 11 Views: 10238
|
Forum: General IBM MQ Support Posted: Wed Dec 06, 2017 8:53 am Subject: LOCLADDR needs to contain three ip addresses |
May be i am not inteligent enough to understand it?
I thought this is a forum to place queastions to?  |
Topic: LOCLADDR needs to contain three ip addresses |
NickSz
Replies: 11 Views: 10238
|
Forum: General IBM MQ Support Posted: Wed Dec 06, 2017 8:20 am Subject: LOCLADDR needs to contain three ip addresses |
Thanks zpat,
but a IBM representative said that the string bellow means two ip-addresses only:
LOCLADDR(
And this is actually limited to 48:
The maximum length of LOCLADDR, including multiple ad ... |
Topic: LOCLADDR needs to contain three ip addresses |
NickSz
Replies: 11 Views: 10238
|
Forum: General IBM MQ Support Posted: Wed Dec 06, 2017 7:06 am Subject: LOCLADDR needs to contain three ip addresses |
Hello all,
we have eight mq appliances version 8.0.7. We are using link aggregation and vlans. We must use only one network segment per queue manager. We are using HA and this works well.
Due to fir ... |
Topic: Users with or without passwords |
NickSz
Replies: 18 Views: 39052
|
Forum: IBM MQ Security Posted: Mon Nov 06, 2017 5:08 am Subject: Users with or without passwords |
fjb_saper, you are absolutely correct.
I have now following in my standard setup:
SET AUTHREC OBJTYPE(QMGR) GROUP('gxyz') AUTHADD(ALL, CONNECT, INQ)
SET AUTHREC OBJTYPE( ... |
Topic: Users with or without passwords |
NickSz
Replies: 18 Views: 39052
|
Forum: IBM MQ Security Posted: Thu Nov 02, 2017 5:28 am Subject: Users with or without passwords |
Zpat, thank you.
I did not meant that you are wrong. I did not trust that the appliance not eventually blocking the creation of the table.
But after testing it here i saw that it is contained in the ... |
Topic: Users with or without passwords |
NickSz
Replies: 18 Views: 39052
|
Forum: IBM MQ Security Posted: Thu Nov 02, 2017 1:32 am Subject: Users with or without passwords |
Well, it needs at least a channel where scyexit is set:
See Using mccred at the end of this document: https://www.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.sec.doc/q114370_.htm
And see ... |
Topic: Users with or without passwords |
NickSz
Replies: 18 Views: 39052
|
Forum: IBM MQ Security Posted: Wed Nov 01, 2017 3:19 am Subject: Users with or without passwords |
Exerk, unfortunatelly this can not be used because we are using MQ Appliances. There are no exits on an appliances allowed. |
Topic: Users with or without passwords |
NickSz
Replies: 18 Views: 39052
|
Forum: IBM MQ Security Posted: Tue Oct 31, 2017 9:37 am Subject: Re: Users with or without passwords |
...
We are having MQ 8 running on an Appliance and need to have users with password but also need technical users without password due to older software connecting
Yeap, zpat, this is one point. ... |
Topic: Users with or without passwords |
NickSz
Replies: 18 Views: 39052
|
Forum: IBM MQ Security Posted: Tue Oct 31, 2017 7:02 am Subject: Users with or without passwords |
Hello everbody,
i am a bit confused by all the posibility of restricting the right to connect and to the objects of MQ 8.
We are having MQ 8 running on an Appliance and need to have users with pas ... |