Raspberry Pi - MQTT for IoT
Given the Mosquitto configuration snippet:
What happens if a client tries to connect without a username and password?
listener 1884 allow_anonymous false password_file /etc/mosquitto/passwd
What happens if a client tries to connect without a username and password?
