asp.net - Error '2035' ('MQRC_NOT_AUTHORIZED') While Connecting to MQ -
i getting error while connecting ibm mq. know because of privileges, there way check connection ibm mq?
please suggest.
the 2035 suggests connection getting qmgr. if had wrong channel name, host or port 2059. 2035 means connection made listener, found channel of name requested , attempted connection.
if want test past point necessary either authorize id using connect or put authorized id in mcauser attribute of channel.
for detailed explanation of how wmq security works on client channels, see wmq base hardening presentation @ http://t-rob.net/links.
Comments
Post a Comment