...
- Create User
- Create non-domain user e.g. mquser in 'mqm' group.
- Change its domain to local host name e.g. EVUAKYISD0223
- Grant this user permissions to login remotely
- Grant this user Administraive permissions
- Start MQ
- Start all MQ services ('IBM MQSeries' and 'IBM Websphere MQ(<InstallationName>)') under user created on previous step
In order to change user for service go to Services. Select service and open its properties, go to 'Log On' tab, select 'This user' and specify user credentials
- Start all MQ services ('IBM MQSeries' and 'IBM Websphere MQ(<InstallationName>)') under user created on previous step
- Configure Manager and Queues
- Start MQExplorer.
-
Add new Queue Manager (e.g. TestMQ) -
Add Server-connection channel to created Queue Manager (e.g. TestConnection) -
Set channel MCA with user from step 1.1 (mquser):
-
Add queues.
Check connection to Queue Manager from remote host
...
- Open MQExplorer on remote host
- Add Remote Queue Manager performing the following steps:
Specify Queue Manager name
Specify host and Server-connection channel:- Click finish
QM should be accessible via remote MQ Explorer.
...
Check connection using FE
...