nerdexam
IBM

C2180-374 · Question #47

What is the best way to create queue manager QM1 on UNIX so all developers can connect to it without any authority checks being performed?

The correct answer is D. Set environment variable MQSNOAUT=yes, then create a queue manager crtmqm QM1. See the full explanation below for the reasoning.

Question

What is the best way to create queue manager QM1 on UNIX so all developers can connect to it without any authority checks being performed?

Options

  • AEdit the mqs.ini file to remove the Authorization Service Stanza
  • BCreate a group developer containing all developers, then add the group to the mqm group
  • CCreate a group developer containing all developers,and thengrant alladm authority to the
  • DSet environment variable MQSNOAUT=yes, then create a queue manager crtmqm QM1

How the community answered

(35 responses)
  • A
    11% (4)
  • B
    6% (2)
  • C
    3% (1)
  • D
    80% (28)

Community Discussion

No community discussion yet for this question.

Full C2180-374 Practice