Add nodered user to customer broker
This commit is contained in:
@@ -9,6 +9,7 @@ if [ ! -f "$PASSWORD_FILE" ]; then
|
||||
|
||||
# Add pre-registered users
|
||||
mosquitto_passwd -b "$PASSWORD_FILE" main hepl
|
||||
mosquitto_passwd -b "$PASSWORD_FILE" nodered hepl
|
||||
mosquitto_passwd -b "$PASSWORD_FILE" pi-1 hepl
|
||||
echo "Password file created !"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user