Author |
Message |
Topic: MQ2035 during mqsideploy |
Ross
Replies: 2 Views: 2396
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 03, 2022 5:50 pm Subject: MQ2035 during mqsideploy |
Found the issue.
Connecting to MQ is done locally as Server Bindings, or across a channel as Client Bindings.
Even though the mqsideploy can be run locally, it is still connecting over a SVRCONN cha ... |
Topic: MQ2035 during mqsideploy |
Ross
Replies: 2 Views: 2396
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 03, 2022 4:37 pm Subject: MQ2035 during mqsideploy |
Java Trace....
2022-11-04 00:34:37.0832 main........... w: MQSender could not connect to the MQ Queue Manager; the Configuration Manager Proxy caught MQException reason
code 2035
20 ... |
Topic: MQ2035 during mqsideploy |
Ross
Replies: 2 Views: 2396
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 03, 2022 9:56 am Subject: MQ2035 during mqsideploy |
Hi.
I have a strange situation.
MQ V7.0.1
Broker V6.1
AIX V6.1
Not the newest stack!! Upgrades coming soon.
We have a broker service user, s5sv1. It is a member of the mqm group, as well as ... |
Topic: Setting up SSPI for MQ Server/Client connection. |
Ross
Replies: 4 Views: 8969
|
Forum: IBM MQ Security Posted: Thu May 04, 2017 12:10 am Subject: Setting up SSPI for MQ Server/Client connection. |
Thanks Exerk. I'll try that.
Fjb_saper, Would you mind elaborating?
The user is authenticated onto their PC with AD. We want to pass that credential into MQ Client and over to the server, although w ... |
Topic: Setting up SSPI for MQ Server/Client connection. |
Ross
Replies: 4 Views: 8969
|
Forum: IBM MQ Security Posted: Wed May 03, 2017 2:16 pm Subject: Setting up SSPI for MQ Server/Client connection. |
Hi all.
I am hoping that some of you may have implemented SSPI exit in a similar manner to this, or provide an expert view. Any suggestions greatly appreciated. Thanks.
Background…
Looking to ... |
Topic: MO72 with SSL |
Ross
Replies: 14 Views: 10286
|
Forum: General IBM MQ Support Posted: Wed Feb 19, 2014 6:28 am Subject: MO72 with SSL |
Thank you very much Paul.
I was taking the error to be an issue with the model queue name, as it mentioned this model queue by name. I misread it.
Thanks for clarifying that the issue was with the ... |
Topic: MO72 with SSL |
Ross
Replies: 14 Views: 10286
|
Forum: General IBM MQ Support Posted: Wed Feb 19, 2014 4:46 am Subject: MO72 with SSL |
Does anyone ever get an MQRC 2011 when using MO72?
I am getting no valid hits in google, this site, or manuals (so far).
I am running the command as follows:
mqsc -m QM1 -l -c TEST.SVRCONN -h a ... |
Topic: MO72 with SSL |
Ross
Replies: 14 Views: 10286
|
Forum: General IBM MQ Support Posted: Wed Feb 12, 2014 1:56 pm Subject: MO72 with SSL |
Thanks for the information Joseph.
I had started with jks, as this was originally intended for MQ Explorer. Now the scope is expanding.
It makes sense to start with kdb.
Obviously we have a kdb o ... |
Topic: MO72 with SSL |
Ross
Replies: 14 Views: 10286
|
Forum: General IBM MQ Support Posted: Wed Feb 12, 2014 9:19 am Subject: MO72 with SSL |
Thanks Paul.
That makes sense.
I hadn't realised it.
Hopefully when I sort an SSL cert issue, I'll get a test completed. |
Topic: MO72 with SSL |
Ross
Replies: 14 Views: 10286
|
Forum: General IBM MQ Support Posted: Wed Feb 12, 2014 8:38 am Subject: MO72 with SSL |
Thanks Joseph.
Had got close to the same conclusion today.
Using mqclient.ini, rather than MQSSLKEYR, but might use your option.
Had hoped to avoid the CCDT, but is seems necessary for the Cypher ... |
Topic: Remember back to Broker V6.1 - ACL global read access |
Ross
Replies: 6 Views: 3437
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 12, 2014 5:34 am Subject: Remember back to Broker V6.1 - ACL global read access |
I haven't found anything better.
A script to run in multiple user ACLs is a similar option. Or define users on AIX, add to brkview group. 1 ACL entry per broker.
If anyone else has a better option ... |
Topic: Remember back to Broker V6.1 - ACL global read access |
Ross
Replies: 6 Views: 3437
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 12, 2014 3:05 am Subject: Remember back to Broker V6.1 - ACL global read access |
For broker V7/8, I'll be using MQ OAM, so can use MCA users on a SVRCONN channel.
Or blockIP with SSL to override MCA user.
I am trying to replicate the use of a view MCA user in later versions of b ... |
Topic: Remember back to Broker V6.1 - ACL global read access |
Ross
Replies: 6 Views: 3437
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 12, 2014 2:12 am Subject: Remember back to Broker V6.1 - ACL global read access |
Thanks for the reply.
The users don't necessarily use AIX, so I don't want to define them to AIX just to get them into a group. |
Topic: MO72 with SSL |
Ross
Replies: 14 Views: 10286
|
Forum: General IBM MQ Support Posted: Tue Feb 11, 2014 5:39 pm Subject: MO72 with SSL |
Hi.
Does anyone use MO72 over an MQ Client Channel with SSL.
Without SSL, it is doing everything we need. We are adding the connection information into the statement.
mqsc –m QM1 –l –c CHL. ... |
Topic: Remember back to Broker V6.1 - ACL global read access |
Ross
Replies: 6 Views: 3437
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 11, 2014 5:25 pm Subject: Remember back to Broker V6.1 - ACL global read access |
Hi.
If anyone can still remember Broker V6.1, we have a number of V6.1 brokers that we cannot upgrade just yet.
I am looking for a way to grant browse access through the toolkit, in a similar mann ... |