This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ce0e2b6a9 Automatic Site Publish by Buildbot
ce0e2b6a9 is described below
commit ce0e2b6a92fa8ef5fd9aef8c47a0ac8e4b4f4da4
Author: buildbot <[email protected]>
AuthorDate: Thu May 19 07:19:30 2022 +0000
Automatic Site Publish by Buildbot
---
output/security.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/output/security.html b/output/security.html
index ea19089e9..aabbbf1f3 100644
--- a/output/security.html
+++ b/output/security.html
@@ -275,7 +275,6 @@ If necessary, the use of advisories in this manner can be
disabled via the <em>w
<li>Configure the JAAS login.config (I haven’t de-duplicated the config yet):
<div class="language-plaintext highlighter-rouge"><div
class="highlight"><pre class="highlight"><code> LdapConfiguration {
org.apache.activemq.jaas.LDAPLoginModule required
- debug=true
initialContextFactory=com.sun.jndi.ldap.LdapCtxFactory
connectionURL="ldap://ldap.acme.com:389"
connectionUsername="cn=mqbroker,ou=Services,dc=acme,dc=com"