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 a12b409 commit f85da4dCopy full SHA for f85da4d
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-kerberos-settings>>.
0 commit comments