...
- 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 the all MQ service services ('IBM MQSeries' under ' and 'IBM Websphere MQ (Installation N)') 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 the all MQ service services ('IBM MQSeries' under ' and 'IBM Websphere MQ (Installation N)') 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.
...