Websphere MQ 安装后 MQ 本地连接,2035

win7,errorlog的路径

C:\ProgramData\IBM\MQ\qmgrs\QM1\errors


** 关闭通道验证
alter qmgr CHLAUTH(DISABLED)
ALTER AUTHINFO(SYSTEM.DEFAULT.AUTHINFO.IDPWOS) AUTHTYPE(IDPWOS) CHCKCLNT(NONE)
REFRESH SECURITY TYPE(CONNAUTH)

Refer to:

https://www.youtube.com/watch?v=81zxSdwm4ek
http://blog.yanzhe.tk/2016/03/15/install-IBM-WebSphere-MQ-and-some-base-MQ-command/

猜你喜欢

转载自15609845237.iteye.com/blog/2382373