Skip to Main Content
Integration


This is an IBM Automation portal for Integration products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Future consideration
Created by Guest
Created on Dec 17, 2019

Display IP address in CSQX790I error messages

22.37.13 STC50262 +CSQX790I !MQ2G CSQXRESP Connection authentication failed for user
935 XNODSSB due to CHLAUTH with CHCKCLNT(REQUIRED), Detail:
935 CLNTUSER(xxxxxxxx)
It would be extremely beneficial to be able to see the IP address that the failed connection is occurring from.

Idea priority High
RFE ID 138991
RFE URL
RFE Product IBM MQ
  • Guest
    Reply
    |
    Feb 11, 2020

    The information seems to be already available in X511 and X512. However we will see if similar inserts can be added to this message too.

  • Guest
    Reply
    |
    Jan 31, 2020

    Hello. I would expect this message to be surrounded by an X511 and X512 message both of which contain ip address information. Assuming that you don't have high volumes of connections coming in you should be able to correlate the failures with those messages.
    Unless you have used EXCLMSG to suppress them that is?

    For example I get:

    CSQX511I !MQ21 CSQXRESP Channel RFE.239669.CHL started connection 9.174.27.140
    CSQX790I !MQ21 CSQXRESP Connection authentication failed for user MLEMING due to CHLAUTH with CHCKCLNT(REQUIRED), Detail:
    MCAUSER(xxxxxxxx) CLNTUSER(xxxxxxxx)
    CSQX512I !MQ21 CSQXRESP Channel RFE.239669.CHL no longer active connection 9.174.27.140

    I realise this isn't perfect but might help.