+

Search Tips | Advanced Search

DISPLAY SECURITY on z/OS

Use the MQSC command DISPLAY SECURITY to display the current settings for the security parameters.


Use MQSC commands

For information on how we use MQSC commands, see Performing local administration tasks using MQSC commands.

We can issue this command from sources CR. For an explanation of the source symbols, see Use commands on z/OS®.

Note: From IBM® WebSphere MQ Version 7.0 onwards, this command is no longer allowed to be issued from CSQINP1 or CSQINP2 on z/OS. Synonym: DIS SEC

DISPLAY SECURITY

DISPLAY SECURITY CMDSCOPE(' ')CMDSCOPE(qmgr-name)
  • 1
  • CMDSCOPE(*)1
  • requested attrs
  • Requested attrsALL,INTERVALSWITCHESTIMEOUT
  • Notes:

    • 1 Valid only when the queue manager is a member of a queue sharing group.


    Parameter descriptions for DISPLAY SECURITY

      CMDSCOPE
      This parameter specifies how the command runs when the queue manager is a member of a queue sharing group. CMDSCOPE cannot be used for commands issued from the first initialization input data set CSQINP1.

        ' '
        The command runs on the queue manager on which it was entered. This is the default value.

        qmgr-name
        The command runs on the queue manager you specify, providing the queue manager is active within the queue sharing group.

        We can specify a queue manager name, other than the queue manager on which the command was entered, only if you are using a queue sharing group environment and if the command server is enabled.

        *
        The command runs on the local queue manager and is also passed to every active queue manager in the queue sharing group. The effect of this is the same as entering the command on every queue manager in the queue sharing group.

      ALL
      Display the TIMEOUT, INTERVAL, and SWITCHES parameters. This is the default if no requested parameters are specified.

      The command also outputs an additional message, either CSQH037I or CSQH038I, stating whether security is currently using upper or mixed case security classes.

      The command also outputs messages CSQH040I through CSQH042I showing the connection authentication settings currently in use.

      INTERVAL
      Time interval between checks.

      SWITCHES
      Display the current setting of the switch profiles.

      If the subsystem security switch is off, no other switch profile settings are displayed.

      TIMEOUT
      Timeout value.

    See ALTER SECURITY on z/OS for details of the TIMEOUT and INTERVAL parameters.