IBM Exam Questions

Which commands does the system administrator have to run?

There are two developers (D1 and D2) who belong to security group G1. The developers are sharing
broker BRK1 with two execution groups (EG1 and EG2) in the development environment. Each
developer can deploy a BAR file in both execution groups. A system administrator is asked to enable
the administration security on the broker so that each developer can access only one execution
group and no new execution group can be created by either developer.
Which commands does the system administrator have to run?

A.
setmqaut -m BRKI -n “SYSTEM.BROKER.AUTH.EGl” -t q -g Gl *£ll setmqaut -m BRKI -n
“SYSTEM.BROKER.AUTH.EG2” -t q -g Gl -all

B.
setmqaut -m BRKI -n “SYSTEM.BROKER.AUTH.EGl” -t q -p Dl +inq +put +set setmqaut -m BRKI -n
“SYSTEM.BROKER.AUTH.EG2” -t q -p D2 +inq +put +set

C.
setmqaut -m BRKI -n “SYSTEM.BROKER.AUTH.EGl” -t q -g Gl +inq +put +set setmqaut -m BRKI -n
“SYSTEM.BROKER.AUTH.EG2” -t q -g Gl +inq +put +set

D.
setmqaut -m BRKI -n “SYSTEM.BROKER.AUTH.EGl” -t q -g Dl +inq +put +set setmqaut -m BRKI -n
“SYSTEM.BROKER.AUTH.EG2” -t q -g D2 +inq +put +set