Mosquitto post-install info #782
Replies: 2 comments
-
Alternatively disable authentication by running
to
|
Beta Was this translation helpful? Give feedback.
-
Small recommendation here - make the file owned by user=root and group=mosquitto.
Then update the permissions so it may be read by the group
An additional note here: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Original thread: tteck/Proxmox#2921
Mosquitto comes with a password file generating utility called mosquitto_passwd.
Ensure that the file is managed by the appropriate user and group.
Now restart Mosquitto server.
The command below will show what ports are listening (look for *:1883 (LISTEN))
Beta Was this translation helpful? Give feedback.
All reactions