ibm-messaging / mq-golang

Calling IBM MQ from Go applications
Apache License 2.0
168 stars 60 forks source link

Security permissions #145

Closed ghost closed 4 years ago

ghost commented 4 years ago

What type of security permissions to RACF profiles would be required to run the metric programs against z/OS queue managers?

ibmmqmet commented 4 years ago

Essentially you need to be able to put a message to SYSTEM.COMMAND.INPUT and open a model queue to get replies from. And be able to issue various DISPLAY xxSTATUS commands (controlled by the MQCMDS resource profiles, with READ authority needed. See the KnowledgeCentre for command security profiles.