nerdexam
IBM

C2180-374 · Question #78

An administrator wants to control access to queue Q1 QMGR1. User ID user1 have MQPUT access only, and group ID grp1 should have MQGET access only. Which of the following commands can achieve this?

The correct answer is D. Setmqaut -m QMGR1 -t q -n Q1 -g grp1 +put. See the full explanation below for the reasoning.

Question

An administrator wants to control access to queue Q1 QMGR1. User ID user1 have MQPUT access only, and group ID grp1 should have MQGET access only. Which of the following commands can achieve this?

Options

  • ASetmqaut -m QMGR1 -t q -n Q1 -g -get
  • BSetmqaut -m QMGR1 -t q -n Q1 -g grp1 -put
  • CSetmqaut -m QMGR1 -t q -n Q1 -g grp1 +get
  • DSetmqaut -m QMGR1 -t q -n Q1 -g grp1 +put

How the community answered

(46 responses)
  • A
    4% (2)
  • B
    9% (4)
  • C
    15% (7)
  • D
    72% (33)

Community Discussion

No community discussion yet for this question.

Full C2180-374 Practice