services.mosquitto.listeners.*.omitPasswordAuth

NixOS option

Omits password checking, allowing anyone to log in with any user name unless other mandatory authentication methods (eg TLS client certificates) are configured.

type: boolean
Default
false
declared in: nixos/modules/services/networking/mosquitto.nixView source on NixOS/nixpkgs →