[
https://issues.apache.org/jira/browse/ARTEMIS-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850986#comment-15850986
]
Justin Bertram commented on ARTEMIS-939:
----------------------------------------
Try adding this to your login.config as {the
documentation|http://activemq.apache.org/artemis/docs/1.5.2/security.html] for
the PropertiesLoginModule explains:
{noformat}
reload=true
{noformat}
I just tried this out and it worked as expected.
> User list not updated on the broker dynamically
> -----------------------------------------------
>
> Key: ARTEMIS-939
> URL: https://issues.apache.org/jira/browse/ARTEMIS-939
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 1.5.2
> Environment: Redhat Linux 6
> Reporter: Ruben Cala
> Assignee: Justin Bertram
> Fix For: 2.0.0, 1.5.x
>
>
> The new artemis user command option updates the artemis-users.properties and
> artemis-roles.properties files, but the broker does not pick up the changes
> without being recycled. Dynamically updating the user list on the broker
> seems like a sensible feature, especially when considering that configuration
> reload (of broker.xml) is now supported. Not sure if this is a bug or just
> not implemented. (FYI I tried modifying the user list, then forcing a
> configuration reload by doing a touch on broker.xml, but the new user list
> did not apply to the broker.)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)