Configuring IBM MQ with the Prepare IBM MQ Wizard
The Prepare IBM® MQ Wizard helps you to configure IBM MQ with a user account for your network. You must run the wizard to configure the IBM MQ Service before you can start any queue managers.
Before you begin
When IBM MQ is running, it must check that only authorized users can access queue managers or queues. Whenever any user attempts such access, IBM MQ uses its own local account to query information about the user.
Most networked Windows systems are members of a Windows domain where user accounts, other security principals, and security groups are maintained and managed by a directory service, Active Directory, running on a number of domain controllers. IBM MQ checks that only authorized users can access queue managers or queues.
In such networks, IBM MQ queue manager processes access the Active Directory information to find the security group membership of any users attempting to use IBM MQ resources. The accounts under which IBM MQ services run must be authorized to look up such information from the directory. In most Windows domains, local accounts defined at individual Windows servers cannot access directory information, so the IBM MQ services must run under a domain account that has the appropriate permission.
If the Windows server is not a member of a Windows domain or the domain has a reduced security or functional level, then the IBM MQ services can run under a local account that was created during installation.
If a special domain account is needed for your installation of IBM MQ, the Prepare IBM MQ Wizard asks you to enter details of this account (domain, user name, and password), so make sure that you have this information available before you start this task. Ask your domain administrator to set up an account, if one does not already exist, and provide you with the necessary details. For more information about configuring a domain account, see Creating and setting up Windows domain accounts for IBM MQ.
For information about the user rights required to take advantage of the Active Directory support, see Local and domain user accounts for the IBM MQ Windows service.
For information about the user rights required to take advantage of the Kerberos authentication support, see Securing.
About this task
The Prepare IBM MQ Wizard window is displayed when the IBM MQ installation completes. You can also run the wizard at any time from the Start menu.
Parameter Name | Parameter description | How parameter is used | Default action if parameter not supplied |
---|---|---|---|
-l file | Create log file | The Prepare IBM MQ Wizard appends to a log
file with the program actions and results. This parameter specifies the file name to use for this log. If the path is not provided, the IBM MQ Data directory is assumed. If the file name is not provided, amqmjpse.txt is assumed. |
Append to log file amqmjpse.txt in IBM MQ Data directory. |
-r | Reset MQSeriesService user account | When the Prepare IBM MQ Wizard is first
run it creates a local user account MUSR_MQADMIN, with specific settings and permissions. The
MQSeriesService component is configured to run under this account. Depending on the LAN
configuration, the wizard might reconfigure the MQSeriesService component to run under a domain user
account instead. When this parameter is specified, the local user account MUSR_MQADMIN is re-created with all the default settings and permissions. The MQSeriesService component is configured to run under this account. |
User account not reset. |
-s | silent installation mode | Process silently. Nothing is displayed and there is no user input. | Not silent mode. |
-p file | User parameters from file | Load and use parameters from the parameter file. If the path is not provided,
the IBM MQ Data directory is assumed. If the file name
is not provided, AMQMJPSE.INI is assumed. The following stanzas are loaded: [Services]
[SSLMigration] |
When in silent mode, the parameter file AMQMJPSE.INI is loaded from IBM MQ Data directory. When not in silent mode, a parameter file is not used. |
-m file | Generate a Microsoft System Management Server (SMS) status .MIF file. | When the Prepare IBM MQ Wizard closes,
generate a status .MIF file with the specified name. If the path is not provided, the Data directory
is assumed. If the file name is not provided, AMQMJPSE.MIF is assumed. The file ISMIF32.DLL (installed as part of SMS) must be in the path. The InstallStatus field in the file will contain either Success or Failed. |
.MIF file not created. |
On Windows systems, you must carry out this task under a Windows administrator account, or domain administrator account in case your workstation is a member of a Windows domain.
On Windows systems with User Account Control (UAC) enabled, if you do not complete the Prepare IBM MQ Wizard directly after IBM MQ is installed, or if for any reason your machine is rebooted between completing IBM MQ installation and completing the Prepare IBM MQ Wizard, you must accept the Windows prompt when it appears to allow the wizard to run as elevated.
Procedure
What to do next
Optionally, follow the procedure described in Checking for problems after installing.
For information on how to verify an installation, see Verifying an IBM MQ installation on Windows.