-
Bug
-
Resolution: Done
-
Major
-
7.0
-
None
-
Week 15 (Apr 9 - Apr 15), Week 16 (Apr 17 - Apr 21), Week 17 (Apr 24 - Apr 29), Weeks 18, 19 (May 1 - 12)
Throughout the installation guide for the broker commands are prefixed with sudo. Doing this creates the broker as root which then requires the broker to run as root and several of the broker commands to then be run as root; for example:
/var/lib/amq7/mybroker/bin/artemis run
/var/lib/amq7/mybroker/bin/artemis producer
/var/lib/amq7/mybroker/bin/artemis consumer
must all be run as root privileges.
The ports being used by Artemis are all well above the Privileged port range, is there a reason why Artemis must run as root?
- is related to
-
AMQDOC-2155 Add "Note:" to guides about what using sudo actually means
- Closed
- relates to
-
AMQDOC-2162 Installation: Update Broker Installation info in chapter 2
- Closed