How to manage client Windows users, connecting to a WebSphere MQ Server running on a Linux machine? In other words, how to grant put and browse rights to Windows users for specific managers and queues, existing in a WebSphere MQ Server on a Linux machine?
This is my set up:
- WebSphere MQ 7.5.0.2 Server running on a Linux machine
- WebSphere MQ 7.5.0.2 client installed on a Windows machine
I am trying to connect to a queue but I get error 2035 MQRC_NOT_AUTHORIZED in WMQ, quite obviously since I didn't configure any user permissions for my Windows user.
I am using the IBM.XMS.dll on the client machine; and the default channel "SYSTEM.DEF.SVRCONN".
I looked for information on the internet, but I am failing to find instructions for Windows - Linux set up. I would like to avoid disabling authorization.