Author |
Message |
Topic: users not in a domain |
ramires
Replies: 3 Views: 7807
|
Forum: IBM MQ Security Posted: Fri Sep 02, 2022 12:49 am Subject: users not in a domain |
Hi fjb_saper!
Thanks for the suggestion, mapping the DomainB not authorize user to a local user on the box (or on DomainA) and give this user the necessary permissions.
But in this particular i ... |
Topic: users not in a domain |
ramires
Replies: 3 Views: 7807
|
Forum: IBM MQ Security Posted: Thu Sep 01, 2022 7:39 am Subject: users not in a domain |
Hi have this situation:
Windows MQ v9 queue manager running with a domain account. Domain name is DomainA
The user running MQ service can query user properties in DomainA.
In this windows box ... |
Topic: setmqaut group of user admin authorities |
ramires
Replies: 16 Views: 21059
|
Forum: General Discussion Posted: Wed Oct 20, 2021 5:19 am Subject: setmqaut group of user admin authorities |
The answers here are good ones about the (in)ability to define granular authorities and the (un)desirability of such a function. But since I already had some PoC-quality code that I'd written as part ... |
Topic: interpreting amqsrua output |
ramires
Replies: 2 Views: 3391
|
Forum: General IBM MQ Support Posted: Thu Mar 11, 2021 11:11 am Subject: interpreting amqsrua output |
Thanks markt
After my initial post I realized the qmgr logs are represented by the two lines
Log - bytes in use 50331648 (3 primary logs)
Log - bytes max 83886080 (3 primary log + 2 secondar ... |
Topic: interpreting amqsrua output |
ramires
Replies: 2 Views: 3391
|
Forum: General IBM MQ Support Posted: Thu Mar 11, 2021 8:23 am Subject: interpreting amqsrua output |
hello all, I'm playing with amqsrua and this is for a "standard" queue manager. In my case it is called QM1
What means the large bytes numbers?
Log file system - bytes in use 174681370 ... |
Topic: WEBSPHERE MQExplorer 7.5 problem |
ramires
Replies: 10 Views: 11781
|
Forum: General IBM MQ Support Posted: Mon May 04, 2020 2:28 am Subject: WEBSPHERE MQExplorer 7.5 problem |
An empty window ?
try to run IBM MQExplorer with elevated privileges (as an Administrator) |
Topic: SSL Cipher Spec automatically downgraded |
ramires
Replies: 9 Views: 19561
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Apr 28, 2020 1:58 am Subject: SSL Cipher Spec automatically downgraded |
you have different channel names, is that correct?
A1 in message log , A2 in the trace:
AMQ9631: The CipherSpec negotiated during the SSL handshake does not match the
required CipherSpec f ... |
Topic: SSL Cipher Spec automatically downgraded |
ramires
Replies: 9 Views: 19561
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Apr 28, 2020 12:51 am Subject: SSL Cipher Spec automatically downgraded |
I don't understand.
When you say "other" queue mean other queue manager? Other name rather than SMAUHUB1, other IP/port , channel name?
The 2059 is MQRC_Q_MGR_NOT_AVAILABLE, I'm not ... |
Topic: SSL Cipher Spec automatically downgraded |
ramires
Replies: 9 Views: 19561
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Apr 27, 2020 8:44 am Subject: SSL Cipher Spec automatically downgraded |
Can you connect to that queue manager without SSL ? |
Topic: WEBSPHERE MQExplorer 7.5 problem |
ramires
Replies: 10 Views: 11781
|
Forum: General IBM MQ Support Posted: Fri Apr 24, 2020 2:15 am Subject: WEBSPHERE MQExplorer 7.5 problem |
What do you mean about "not seeing" channels? How do you know they are working? |
Topic: Forums are back up and running ... |
ramires
Replies: 3 Views: 12998
|
Forum: General Discussion Posted: Thu Apr 16, 2020 2:03 pm Subject: Forums are back up and running ... |
Thanks!  |
Topic: MQ Ubuntu install path |
ramires
Replies: 4 Views: 13028
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Apr 05, 2020 10:57 am Subject: MQ Ubuntu install path |
my initial question was about MQ install with a *.deb package. With deb package I didn't found and option to install to a path other than the default /op/mqm
I solved this by installing from a MQ*. ... |
Topic: MQ Ubuntu install path |
ramires
Replies: 4 Views: 13028
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Apr 03, 2020 11:47 pm Subject: MQ Ubuntu install path |
Thanks , I was trying to understand the use for that variable and how to use apt install to a non default path.
And just found the answer to multiple installations using MQ deb packeges:
" ... |
Topic: MQ Ubuntu install path |
ramires
Replies: 4 Views: 13028
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Apr 03, 2020 8:47 am Subject: MQ Ubuntu install path |
How can I install MQ binaries in a Ubuntu other path than /opt/mqm
KC talks about variable AMQ_OVERRIDE_EMPTY_INSTALL_PATH set to 1 but how I do specify the install path?
I'm using "apt i ... |
Topic: MQ Explorer v913 |
ramires
Replies: 8 Views: 14108
|
Forum: General Discussion Posted: Mon Jan 20, 2020 2:25 am Subject: MQ Explorer v913 |
my big mistake, running MQ Explorer as administrator and the "Startup" option appears
Thanks |