Skip to content

Commit fbbca07

Browse files
committed
Add known issue for AD and LDAP permissions issue
This commit adds a known issue to the docs for the AD and LDAP permissions issue that arises from incorrect security manager permissions being applied to the x-pack-core module.
1 parent 7100b13 commit fbbca07

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/reference/release-notes/7.11.asciidoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33

44
Also see <<breaking-changes-7.11,Breaking changes in 7.11>>.
55

6+
[[known-issues-7.11.0]]
7+
[discrete]
8+
=== Known issues
9+
10+
* Integration with <<active-directory-realm, Active Directory realms>> and
11+
<<ldap-realm, LDAP realms>> is impacted by an issue that prevents
12+
Elasticsearch from starting. If you have configured an Active Directory or
13+
LDAP realm, then Elasticseach will fail to start with an error message
14+
indicating that `Could not initialize class com.unboundid.util.Debug`. This
15+
exception is fatal. If you encounter this during an upgrade, because
16+
Elasticsearch failed during node construction, you can safely downgrade to
17+
your previous version of Elasticsearch. We are actively working on a fix for
18+
this issue. For more details, see {es-issue}68838[#68838].
19+
620
[discrete]
721
[[fips-140-2-compliance-7.11.0]]
822
=== FIPS 140-2 compliance

0 commit comments

Comments
 (0)