michaelandrepearce commented on code in PR #4001: URL: https://github.com/apache/activemq-artemis/pull/4001#discussion_r841280545
########## 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: If anything simply should be advocating that anything above a single non ha setup, user should be looking to adopt a configuration management tool to ensure configuration across clustered hosts are managed consistently. This said I would hope that this is a given for any ops or sre. -- 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