Author |
Message |
Topic: CHLAUTH rules sslcerti |
mq__quest
Replies: 1 Views: 1030
|
Forum: IBM MQ Security Posted: Wed May 28, 2025 5:26 am Subject: CHLAUTH rules sslcerti |
In the chlauth rules, Is the sslcerti parameter referring to the partner's ssl cert or the local qmgr's cert? |
Topic: chlauth rules precedence |
mq__quest
Replies: 4 Views: 4553
|
Forum: General IBM MQ Support Posted: Tue May 27, 2025 3:12 am Subject: chlauth rules precedence |
Thanks for the response, Bruce.
I reviewed that document, and it explains which rules take precedence based on the rule name. It?s clear that the rule with the most specific name takes precedence.
... |
Topic: chlauth rules precedence |
mq__quest
Replies: 1 Views: 2740
|
Forum: IBM MQ Security Posted: Mon May 26, 2025 10:34 am Subject: chlauth rules precedence |
Hello experts,
I need help understanding how chlauth rules are priotorized in mq.
If I create multiple CHLAUTH rules such as sslpeermap, qmgrmap, addressmap for the same channel (all using the f ... |
Topic: chlauth rules precedence |
mq__quest
Replies: 4 Views: 4553
|
Forum: General IBM MQ Support Posted: Mon May 26, 2025 10:29 am Subject: chlauth rules precedence |
Hello Experts,
I need some help understanding how CHLAUTH rules are prioritized in IBM MQ.
If I create multiple CHLAUTH rules?such as SSLPEERMAP, ADDRESSMAP, and QMGRMAP?for the same channel (al ... |
Topic: chlauth rules precedence |
mq__quest
Replies: 0 Views: 427
|
Forum: IBM MQ Security Posted: Mon May 26, 2025 10:28 am Subject: chlauth rules precedence |
Hello Experts,
I need some help understanding how CHLAUTH rules are prioritized in IBM MQ.
If I create multiple CHLAUTH rules?such as SSLPEERMAP, ADDRESSMAP, and QMGRMAP?for the same channel (al ... |
Topic: MQ chlauth rules |
mq__quest
Replies: 1 Views: 2460
|
Forum: General IBM MQ Support Posted: Mon May 26, 2025 10:27 am Subject: MQ chlauth rules |
Hello Experts,
I need some help understanding how CHLAUTH rules are prioritized in IBM MQ.
If I create multiple CHLAUTH rules?such as SSLPEERMAP, ADDRESSMAP, and QMGRMAP?for the same channel (al ... |
Topic: MQ Active logs |
mq__quest
Replies: 3 Views: 13376
|
Forum: General IBM MQ Support Posted: Mon May 26, 2025 10:24 am Subject: Re: MQ Active logs |
12+10 represent the maximum log space the queue manager can use. These should all be S*.LOG files. If memory serves well all the R*.LOG files are deemed beyond that log space, as files no longer ... |
Topic: MQ Active logs |
mq__quest
Replies: 3 Views: 13376
|
Forum: General IBM MQ Support Posted: Mon Apr 28, 2025 6:27 am Subject: MQ Active logs |
Hello experts,
I'm trying to understand how the mq active logs work. we have a qmgr defined with 12 primary and 10 secondary logs, linear logging. But if I check the logs directory , I see there a ... |
Topic: RDQM FLoating IP |
mq__quest
Replies: 1 Views: 9114
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Apr 19, 2024 6:36 am Subject: RDQM FLoating IP |
Has anyone been able to configure RDQM Floating IP on any cloud platform? |
Topic: MQIPT Monitoring |
mq__quest
Replies: 1 Views: 10845
|
Forum: General Discussion Posted: Tue Feb 14, 2023 6:49 am Subject: MQIPT Monitoring |
Does anyone have any suggestions on how/what to monitor on MQIPT?
All I can think of is the mqipt java process. |
Topic: test SHARECNV with amqsputc |
mq__quest
Replies: 2 Views: 11678
|
Forum: General Discussion Posted: Thu Jan 19, 2023 3:24 am Subject: test SHARECNV with amqsputc |
Hello experts,
I'm trying to understand how the SHARECNV works. Can we use amqsputc sample program to test this?
I tried and for every amqsputc a new instance of channel is being created. If am ... |
Topic: MQIPT- firewall rules |
mq__quest
Replies: 11 Views: 6886
|
Forum: General IBM MQ Support Posted: Wed Jan 11, 2023 10:21 am Subject: MQIPT- firewall rules |
anyone? |
Topic: MQIPT - configurations |
mq__quest
Replies: 0 Views: 3662
|
Forum: General IBM MQ Support Posted: Wed Jan 11, 2023 10:04 am Subject: MQIPT - configurations |
Hello experts,
what additional benifits does the HTTP and HTTPProxy mode of MQIPT offer when compared to the other MQIPT configurations ? |
Topic: setmqaut on principal or group |
mq__quest
Replies: 5 Views: 4051
|
Forum: General IBM MQ Support Posted: Wed Jan 11, 2023 5:18 am Subject: Re: setmqaut on principle or groups |
But when I use -g , I get the error "AMQ7026E: A principal or group name was invalid."
But it works fine when I use "-p".
Is the string you supply with -g a group name or a use ... |
Topic: setmqaut on principal or group |
mq__quest
Replies: 5 Views: 4051
|
Forum: General IBM MQ Support Posted: Wed Jan 11, 2023 5:16 am Subject: setmqaut on principal or group |
Thanks bruce,
I see its set to "SecurityPolicy=User". |