Skip to content

Commit f26f3da

Browse files
authored
Update troubleshooting.asciidoc
"kerberos" needs to be added to the setting in all 7.x, as the setting path was changed for 7.
1 parent 7c55fde commit f26f3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/docs/en/security/troubleshooting.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ module to provide Kerberos support. To enable debug logs on {es} for the login
415415
module use following Kerberos realm setting:
416416
[source,yaml]
417417
----------------
418-
xpack.security.authc.realms.<realm-name>.krb.debug: true
418+
xpack.security.authc.realms.kerberos.<realm-name>.krb.debug: true
419419
----------------
420420

421421
For detailed information, see {ref}/security-settings.html#ref-kerberos-settings[Kerberos realm settings].

0 commit comments

Comments
 (0)