Files
mosquitto/aclfile.example
Roger A. Light c48a4122f4 Man page improvements
Closes #3311.
2025-07-31 15:14:17 +01:00

12 lines
363 B
Plaintext

# 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.
# 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.
pattern write $SYS/broker/connection/%c/state