Hi Giovanni, if you are using ActiveMQ Artemis you could disable the anonymous access removing the login module GuestLoginModule from the login.config and define a new guest user in artemis-users.properties and artemis-roles.properties.
Regards, Domenico On Fri, 26 Jan 2024 at 11:38, Di Lembo Giovanni <giovanni.dile...@soft.it.invalid> wrote: > Unlikely we have software that access amq broker with anonymous anonymous > credentials. > So we d like to disalllow It and create a secure password to user > anonymous. We d like to change less as possibile our software. > > Inviato da Outlook per Android<https://aka.ms/AAb9ysg> > ________________________________ > From: Domenico Francesco Bruscino <bruscin...@gmail.com> > Sent: Friday, January 26, 2024 11:20:19 AM > To: giovanni.dile...@soft.it.invalid <giovanni.dile...@soft.it.invalid> > Cc: users@activemq.apache.org <users@activemq.apache.org> > Subject: Re: add password to anonymous user > > Hi Giovanni, > > would you describe your use case to better understand your request? > > Thanks, > Domenico > > On Fri, 26 Jan 2024 at 10:45, Di Lembo Giovanni > <giovanni.dile...@soft.it.invalid> wrote: > > > Hello > > Is it possible to add credential to anonymous user ? > > > > > > Kind regards > > >