ViliusS commented on code in PR #4001: URL: https://github.com/apache/activemq-artemis/pull/4001#discussion_r841274500
########## 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. I know that there are mechanisms and workarounds, how one could synchronize configuration files, but we are talking about standard Artemis documentation here. I would rather have documentation explain how various configuration options work without involving workarounds. -- 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