Author |
Message |
Topic: MQ Explorer auth failure when passing valid userid/password |
NomadAU
Replies: 14 Views: 33935
|
Forum: IBM MQ Security Posted: Sun Aug 27, 2017 3:44 am Subject: MQ Explorer auth failure when passing valid userid/password |
Are there any pertinent messages in /var/log/audit.log and /var/log/messages? Looking at various other SELinux password related questions on the web, that seems to be a good place to look.
I assume ... |
Topic: API exit - when are threads called for init and term? |
NomadAU
Replies: 9 Views: 23822
|
Forum: User Exits Posted: Sun Aug 27, 2017 3:42 am Subject: API exit - when are threads called for init and term? |
Thankyou to all who replied, particularly Morag, who put me right in her first sentence. It does seem pretty obvious...once it's been pointed out
I've now restructured my design and am pleased t ... |
Topic: API exit - when are threads called for init and term? |
NomadAU
Replies: 9 Views: 23822
|
Forum: User Exits Posted: Thu Aug 24, 2017 7:50 pm Subject: API exit - when are threads called for init and term? |
For some time now I have been working on an API exit. Until recently having run the exit in a simple MQ environment (QM and some java apps reading/writing) I was very comfortable that I knew how/when ... |
Topic: MQ Explorer auth failure when passing valid userid/password |
NomadAU
Replies: 14 Views: 33935
|
Forum: IBM MQ Security Posted: Thu Aug 24, 2017 4:29 pm Subject: MQ Explorer auth failure when passing valid userid/password |
The range of views and solutions expressed here just confirms to me that MQ security is neither readily understood nor easy to implement.
I have taken my guidance from a couple of key sources, namely ... |
Topic: MQ Explorer auth failure when passing valid userid/password |
NomadAU
Replies: 14 Views: 33935
|
Forum: IBM MQ Security Posted: Wed Aug 23, 2017 10:36 pm Subject: MQ Explorer auth failure when passing valid userid/password |
What error is written to your AMQERR01.LOG to go with the 2035 to the application?
Sorry for the delay, this got distracted by other issues.
Morag - a number of messages are written to the log, ... |
Topic: MQ Explorer auth failure when passing valid userid/password |
NomadAU
Replies: 14 Views: 33935
|
Forum: IBM MQ Security Posted: Tue Aug 15, 2017 4:40 pm Subject: MQ Explorer auth failure when passing valid userid/password |
Did you create a chlauth profile allowing privileged access to your admin channel? By default privileged access is denied with a 2035.
Read the blogs from Morag on the subject on the developerworks ... |
Topic: MQ Explorer auth failure when passing valid userid/password |
NomadAU
Replies: 14 Views: 33935
|
Forum: IBM MQ Security Posted: Sun Aug 13, 2017 7:18 pm Subject: MQ Explorer auth failure when passing valid userid/password |
Hi,
I've encountered a security failure that is beyond my understanding...hoping someone might be able to shed some light.
MQ Version: 8.0.0.6
O/S: Linux 3.10.0-514.6.1.el7.x86_64
I am tryin ... |
Topic: Can I mix local userids with LDAP authentication? |
NomadAU
Replies: 2 Views: 6767
|
Forum: IBM MQ Security Posted: Wed May 31, 2017 9:38 am Subject: Can I mix local userids with LDAP authentication? |
Judging by the lack of responses to my question, I'm guessing either
- I'm asking a really dumb question... or
- no-one really knows the answer
Either way, it might help if I add that the intent ... |
Topic: Can I mix local userids with LDAP authentication? |
NomadAU
Replies: 2 Views: 6767
|
Forum: IBM MQ Security Posted: Thu May 25, 2017 11:06 pm Subject: Can I mix local userids with LDAP authentication? |
I've got myself confused around something that should be fairly straightforward. Hoping someone can put me straight.
Environment: RHEL v7 and MQ v8.
I'm building out a configuration with multiple ... |
Topic: MQRC_NOT_AUTHORIZED when writing to JMSReplyTo dest |
NomadAU
Replies: 8 Views: 11904
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Apr 12, 2017 10:40 pm Subject: MQRC_NOT_AUTHORIZED when writing to JMSReplyTo dest |
Vote submitted Peter.
Thanks for the help. |
Topic: MQRC_NOT_AUTHORIZED when writing to JMSReplyTo dest |
NomadAU
Replies: 8 Views: 11904
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Apr 11, 2017 4:31 pm Subject: MQRC_NOT_AUTHORIZED when writing to JMSReplyTo dest |
Thanks for all the responses.
I've got it working now - a solution (maybe the only solution?) was to make the following changes:
In the QM hosting the server application...
- create a local q ... |
Topic: MQRC_NOT_AUTHORIZED when writing to JMSReplyTo dest |
NomadAU
Replies: 8 Views: 11904
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Apr 10, 2017 11:43 pm Subject: MQRC_NOT_AUTHORIZED when writing to JMSReplyTo dest |
I am having trouble figuring out what security configuration is required in order for a JMS application to be able to send a response message to the destination passed in the JMSReplyTo field of the r ... |
Topic: How to give higher priority to a local queue manager |
NomadAU
Replies: 5 Views: 9713
|
Forum: Clustering Posted: Thu Feb 09, 2017 7:36 pm Subject: How to give higher priority to a local queue manager |
Thanks for the link Peter. The details on slide 33 were an enormous help. The clever use of queue aliases with associated CLWLPRTY settings to direct traffic to different locations is just what my s ... |
Topic: How to give higher priority to a local queue manager |
NomadAU
Replies: 5 Views: 9713
|
Forum: Clustering Posted: Thu Feb 09, 2017 1:14 pm Subject: How to give higher priority to a local queue manager |
Thanks for the responses.
To clarify, there is just one cluster, spanning 2 data centres. And yes, Vitor you assumed correctly, both gateway QMs also belong to the cluster.
Having looked at the ... |
Topic: How to give higher priority to a local queue manager |
NomadAU
Replies: 5 Views: 9713
|
Forum: Clustering Posted: Wed Feb 08, 2017 9:29 pm Subject: How to give higher priority to a local queue manager |
Hi,
Hoping someone can tell me if the following is possible, and if yes, where it's documented.
MQ v8.0.0.4 on RHEL.
I have 2 data centres, each with a gateway QM and a bunch of other QM's co ... |