We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a076f5 commit 947f89aCopy full SHA for 947f89a
x-pack/docs/en/security/troubleshooting.asciidoc
@@ -415,7 +415,7 @@ module to provide Kerberos support. To enable debug logs on {es} for the login
415
module use following Kerberos realm setting:
416
[source,yaml]
417
----------------
418
-xpack.security.authc.realms.<realm-name>.krb.debug: true
+xpack.security.authc.realms.kerberos.<realm-name>.krb.debug: true
419
420
421
For detailed information, see {ref}/security-settings.html#ref-kerberos-settings[Kerberos realm settings].
0 commit comments