mqsireportauthmode command

Use the mqsireportauthmode command to view the mode of administration security currently in effect for granting and revoking administration authority.

Purpose

Use the mqsireportauthmode command to display the mode of administration security that is currently in effect for the specified integration node.

Administration authority can be controlled either by using WebSphere® MQ queues that are owned by a queue manager specified on the integration node, or by file-based or LDAP permissions that are set using the mqsichangefileauth command.

You can use the mqsichangeauthmode command to change the mode of administration security for a specified integration node.

Syntax

Read syntax diagramSkip visual syntax diagrammqsireportauthmodeintegrationNodeName

Parameters

integrationNodeName
(Required) The name of the integration node for which the authorization mode will be reported.

 

Responses

In addition to standard command responses, the following responses are returned by this command.
  • BIP8089 The mqsireportauthmode command reports the authorization mode that is used for the specified integration node.

Examples

In the following example, the authorization mode for the IB10NODE integration node is reported:
mqsireportauthmode IB10NODE 
The output from the command has a format similar to that shown in the following example:
BIP8930I: Integration node name 'IB10NODE'
Administration security = 'active'
Authorization mode = 'mq'