Creating And Managing ActiveMQ Broker Users - Amazon MQ
Maybe your like
An ActiveMQ user is a person or an application that can access the queues and topics of an ActiveMQ broker. You can configure users to have specific permissions. For example, you can allow some users to access the ActiveMQ Web Console.
A group is a semantic label. You can assign a group to a user and configure permissions for groups to send to, receive from, and administer specific queues and topics.
Note
You can't configure groups independently of users. A group label is created when you add at least one user to it and deleted when you remove all users from it.
Note
The activemq-webconsole group in ActiveMQ on Amazon MQ has admin permissions on all queues and topics. All users in this group will have admin access.
The following examples show how you can create, edit, and delete Amazon MQ broker users using the AWS Management Console.
Create a new ActiveMQ broker user
Sign in to the Amazon MQ console.
From the broker list, choose the name of your broker (for example, MyBroker) and then choose View details.
On the MyBroker page, in the Users section, all the users for this broker are listed.
-
Choose Create user.
-
In the Create user dialog box, type a Username and Password.
-
(Optional) Type the names of groups to which the user belongs, separated by commas (for example: Devs, Admins).
-
(Optional) To enable the user to access the ActiveMQ Web Console, choose ActiveMQ Web Console.
-
Choose Create user.
Important
Making changes to a user does not apply the changes to the user immediately. To apply your changes, you must wait for the next maintenance window or reboot the broker.
Tag » Activemq Change Default Password
-
How To Change Password Admin User ActiveMQ 5.9 New Web Console
-
Apache ActiveMQ Default Administrative Credentials - Vulnerabilities
-
Change The Password Of Apache ActiveMQ - Programming VIP
-
ActiveMQ Security - The Apache Software Foundation!
-
HOW TO: Change The Default Password For ActiveMQ Jetty Console In ...
-
How To Change The ActiveMQ Admin User Password In Performance ...
-
Change ActiveMQ Broker Default Credentials - TechDocs
-
Autopsy User Documentation: Install And Configure ActiveMQ
-
How To Change Password Admin User ActiveMQ 5.9 New Web Console
-
10.2. Configure And Run Active-MQ Using Encrypted Passwords
-
Apache ActiveMQ Web Console Default Credentials | Tenable®
-
Connect To The ActiveMQ Admin Panel - Bitnami Documentation
-
Embedded ActiveMQ Settings - Oracle Help Center
-
Masking Passwords - Apache/activemq-artemis - GitHub