You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (Jira)" <ji...@apache.org> on 2019/08/26 15:29:02 UTC

[jira] [Closed] (ARTEMIS-2396) Clarify documentation on how to add users

     [ https://issues.apache.org/jira/browse/ARTEMIS-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

clebert suconic closed ARTEMIS-2396.
------------------------------------

> Clarify documentation on how to add users
> -----------------------------------------
>
>                 Key: ARTEMIS-2396
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2396
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>          Components: Broker
>            Reporter: Mark Raynsford
>            Assignee: Justin Bertram
>            Priority: Minor
>             Fix For: 2.10.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The current documentation on the properties login module:
> https://github.com/apache/activemq-artemis/blob/af56b67e38a578993c6fe3873387909e9645b4d5/docs/user-manual/en/security.md#propertiesloginmodule
> The documentation says that to add a user with a hashed password, you execute:
> {noformat}
> ./artemis user add --username guest --password guest --role admin
> {noformat}
> This is false. There is no such command-line argument:
> {noformat}
> # ./artemis user
> Found unexpected parameters: [user]
> {noformat}
> Unfortunately, the documentation also neglects to mention any other way to create users.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)