Chapter 3. Using MQTT with IBM WebSphere MQ Telemetry 109
configure the bridge, refer to the bridges section of the WebSphere MQ Information Center
at:
http://publib.boulder.ibm.com/infocenter/wmqv7/v7r1/topic/com.ibm.mq.doc/tt6091
6_.htm
Security for daemons and bridges
For this publication, sample bridge daemons were run with a unique ID, mqttuser00. For the
client to have the necessary authorizations to publish data to the queue manager, this ID had
to be defined on the Linux server where the queue manager existed. So the mqttuser00 ID
was added to the mqtt user group and granted publishing authority using the setmqaut
command. This is shown in the following syntax and explained in greater detail in 3.1.5,
“Authorizing MQTT clients to access ...