thingsboard / tbmq

Open-source, scalable, and fault-tolerant MQTT broker able to handle 4M+ concurrent client connections, supporting at least 3M messages per second throughput per single cluster node with low latency delivery. The cluster mode supports more than 100M concurrently connected clients.
https://thingsboard.io/products/mqtt-broker/
Apache License 2.0
572 stars 46 forks source link

[Feature Request] - Create user password or activate without smpt server #72

Closed jot4p closed 12 months ago

jot4p commented 12 months ago

Hi,

How I can create a new user and create or set password without smpt server ?

Best Regards

dmytro-landiak commented 12 months ago

hi @jot4p,

You can create a new user on the following page when you log in with the default credentials.

image

The new user will be created with the default password 'sysadmin'.

Then on the first login of this new user, you will be asked to change the default password. Or you can do this on this page: image

jot4p commented 12 months ago

ok, the secret is your default password :)

dmytro-landiak commented 12 months ago

@jot4p I am glad I helped you.

Closing the ticket then.