I have a dev server running IBM Websphere MQ 7.5. The issue is that users while trying to run runmqsc command getting following error :
AMQ8135: Not authorized.
No MQSC commands read.
No commands have a syntax error.
All valid MQSC commands were processed.
As I went through IBM Documentation, all user who are part of MQM group should be able to run this.
Also I found that all non-domain accounts, ie local accounts who are part of MQM group are able to run commands. But somehow domain accounts are not working, even when they are part of MQM group. I also added these accounts to domain mqm group, still no luck.
I tried running REFRESH SECURITY Command, still no luck.
If anyone can provide some insight in to this , it would be great.
And yes I am a total noob in IBM Websphere.