mosquitto/aclfile.example

12 lines
363 B
Text
Raw Normal View History

2014-05-08 00:27:00 +02:00
# This affects access control for clients with no username.
topic read $SYS/#
# This only affects clients with username "roger".
user roger
topic foo/bar
# This affects all clients.
2025-07-31 16:13:51 +02:00
# Note that this is the only topic it is possible to grant access to writing to
# the $SYS tree. All other topics are always denied.
2014-05-08 00:27:00 +02:00
pattern write $SYS/broker/connection/%c/state