michaelandrepearce commented on code in PR #4001: URL: https://github.com/apache/activemq-artemis/pull/4001#discussion_r841279602
########## 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: They aren't workarounds you litterally have to keep config of all your brokers updated anyhow...theres no magical wand. The security part is no different / no exception. As such one would expect and thus why such configuration management tools exist such as ansible, puppet, chef, etc etc. -- 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: dev-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org