mosquitto_passwd (1) Linux Manual Page
NAME mosquitto_passwd – manage password files for mosquitto SYNOPSIS mosquitto_passwd [-c | -D] passwordfile username mosquitto_passwd -b passwordfile username password mosquitto_passwd -U passwordfile DESCRIPTION mosquitto_passwd is a tool for managing password files the mosquitto MQTT broker. Usernames must not contain ":". Passwords are stored in a similar format to crypt(3). OPTIONS -b Run in batch…
