mqtt用戶名密碼activemq

爲mqtt鏈接添加用戶名密碼測試

默認沒有用戶名密碼spa

修改配置文件3d

image

添加用戶名密碼code

        <plugins>

            <simpleAuthenticationPlugin>

               <users>
                  <authenticationUser username="test1" password="123456" groups="users"/>
                  <authenticationUser username="test2" password="654321" groups="users,admins"/>
               </users>

            </simpleAuthenticationPlugin>

        </plugins>

添加完效果blog

image

重啓mqttget

未添加用戶名鏈接測試qt

受權失敗

添加用戶名鏈接測試it

image

鏈接成功io

image

相關文章
相關標籤/搜索