Manipulating authentication information objects

You can manipulate authentication information objects using MQSC or PCF commands, or the IBM® MQ Explorer.

The following MQSC commands act on authentication information objects:
  • DEFINE AUTHINFO
  • ALTER AUTHINFO
  • DELETE AUTHINFO
  • DISPLAY AUTHINFO
For a complete description of these commands, see Script (MQSC) Commands.
The following Programmable Command Format (PCF) commands act on authentication information objects:
  • Create Authentication Information
  • Copy Authentication Information
  • Change Authentication Information
  • Delete Authentication Information
  • Inquire Authentication Information
  • Inquire Authentication Information Names
For a complete description of these commands, see Definitions of the Programmable Command Formats.
On platforms where it is available, you can also use the IBM MQ Explorer.