Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mosquitto » mosquitto_ctrl create client with id issue(cannot create client with id using mosquitto_ctrl command)
mosquitto_ctrl create client with id issue [message #1843505] Tue, 03 August 2021 07:48
Cyno Sure is currently offline Cyno SureFriend
Messages: 2
Registered: July 2020
Junior Member
Hi,

I have setup the Dynamic Security Plugin and I am able to use the mosquitto_ctrl tool to create client wihtout any id.

However, when I try to create client with ID using the following command.

mosquitto_ctrl -u cyno -h localhost dynsec createClient myClient1 -i clientid111


The client is created but no clientid is associated with the client.

I checked the man page of mosquitto_ctrl and I see the following description:

Quote:

mosquitto_ctrl <options> dynsec createClient <username> -i <client id>

This creates a client which has a client id associated with it.


I don't know what mistake I am making here and anyone please help? Thanks a lot!!!
Previous Topic:eclipse-mosquitto Error: Address not available
Next Topic:Connection problem with Mosquitto
Goto Forum:
  


Current Time: Thu May 02 16:14:48 GMT 2024

Powered by FUDForum. Page generated in 0.02998 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top