add
This commit is contained in:
11
27-深圳政数局/emqx-docker/emqx_auth_username.conf
Normal file
11
27-深圳政数局/emqx-docker/emqx_auth_username.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
auth.mnesia.password_hash = sha256
|
||||
|
||||
# clientid 认证数据
|
||||
# auth.client.1.clientid = admin
|
||||
# auth.client.1.password = 4YPk*DS%+5
|
||||
|
||||
## username 认证数据
|
||||
auth.user.1.username = admin
|
||||
auth.user.1.password = 4YPk*DS%+5
|
||||
auth.user.2.username = cmlc
|
||||
auth.user.2.password = 4YPk*DS%+5
|
||||
Reference in New Issue
Block a user