RE: deletion of roles

2024-06-14 Thread Vilius Šumskas
Thank you for your answers! -- Vilius -Original Message- From: Justin Bertram Sent: Saturday, June 15, 2024 1:18 AM To: users@activemq.apache.org Subject: Re: deletion of roles If you're using the ActiveMQBasicSecurityManager you don't need to do anything other than re

Re: deletion of roles

2024-06-14 Thread Justin Bertram
nt: Friday, June 14, 2024 10:42 PM > To: users@activemq.apache.org > Subject: Re: deletion of roles > > As far as the broker is concerned I don't think there's any specific > reason to delete roles. Of course, you may want to delete them for other > reasons (e.g. the artemi

RE: deletion of roles

2024-06-14 Thread Vilius Šumskas
e few hundred of roles without resorting to development languages and protocols? Something to feed CSV file through a bash script would be nice. -- Vilius -Original Message- From: Justin Bertram Sent: Friday, June 14, 2024 10:42 PM To: users@activemq.apache.org Subject: Re: deleti

Re: deletion of roles

2024-06-14 Thread Justin Bertram
As far as the broker is concerned I don't think there's any specific reason to delete roles. Of course, you may want to delete them for other reasons (e.g. the artemis-roles.properties file is taking up a bunch of disk space). Justin On Thu, Jun 13, 2024 at 2:34 AM Vilius Šumskas wrote: > Hi,