I am logged as a domain user on my machine with Windows 7 (with local admin rights). I have installed IBM WebSphere MQ 7.0 and created queue manager via IBM WS MQ Explorer. I see that queue manager is working but I cannot connect to it. When I login as a local user and run MQ Explorer then I can connect to newly created queue manager and manage its settings. I guess this is related to some security issues.
I tried to add domain user to "mqm" group but that did not help. I also tried to set variable: "SET MQSNOAUTH=YES" and then created queue manager - but it also did not work for me.
Any idea on how to solve this ?