Skip to content

How to enable mosquitto password file and acl file access control? #16

Closed Answered by halfgaar
iglara asked this question in Q&A
Discussion options

You must be logged in to vote

Apparently Mosquitto introduced a new hashing format. I'll get on supporting that. #17

In the mean time, you can make passwords with mosquitto_passwd -H sha512.

As for the plugin: you don't need that for the password file. The plugin is for when you write C(++) code to do the authentication.

If you do get into plugin development, there are many caveats when using Docker or AppImage.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@iglara
Comment options

Answer selected by iglara
Comment options

You must be logged in to vote
1 reply
@halfgaar
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants