You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Marko Mikkonen (Jira)" <ji...@apache.org> on 2022/10/14 08:33:00 UTC

[jira] [Created] (ARTEMIS-4049) Creating user fails on Windows

Marko Mikkonen created ARTEMIS-4049:
---------------------------------------

             Summary: Creating user fails on Windows
                 Key: ARTEMIS-4049
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4049
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: JAAS
    Affects Versions: 2.26.0
         Environment: Windows 10
            Reporter: Marko Mikkonen


Creating a user on Windows with command:

_artemis user add --user admin --password admin --user-command-user cn_admin --user-command-password cn_admin  --role admin --url tcp://localhost:61616_

fails with an error message:

_The system cannot find the path specified._
_The syntax of the command is incorrect._
_Connection brokerURL = tcp://localhost:61616_
_Failed to add user cn_admin. Reason: AMQ229220: Failed to load user file: /C:/Program%20Files/apache-artemis-2.26.0-instance1/etc/artemis-users.properties_



--
This message was sent by Atlassian Jira
(v8.20.10#820010)