michaelandrepearce commented on a change in pull request #4001:
URL: https://github.com/apache/activemq-artemis/pull/4001#discussion_r841254404
##########
File path: docs/user-manual/en/security.md
##########
@@ -1221,6 +1221,11 @@ management performed on the live broker will be
reflected on the backup upon
failover. Typically LDAP would be employed for this kind of use-case, but not
everyone wants or is able to administer an independent LDAP server.
+> **Note:**
+>
+> `ActiveMQBasicSecurityManager` works only with standalone broker
+> configuration or with live/backup clusters. It won't work with multiple
lives.
+
Review comment:
Its not clustered it is a local file, but if youre using a mechanism to
auto configure your brokers like ansible or use rsync then you can easily keep
the files in sync. Its not different than needing to keep all other config in
sync in a clustered artemis setup.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]