jbertram commented on code in PR #4001:
URL: https://github.com/apache/activemq-artemis/pull/4001#discussion_r862559776


##########
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:
   I still think it's unclear. The way it's currently worded folks are going to 
think they can't use it at all with multiple lives when they, in fact, can 
albeit with the same limitations as with JAAS security manager with the 
PropertiesLoginModule (i.e. the default configuration). Perhaps you should just 
add a note in the documentation for the LDAPLoginModule that it's the only 
suitable option for sharing a security repository among multiple live brokers.



-- 
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]

Reply via email to