diff --git a/topics/authentication/kerberos.adoc b/topics/authentication/kerberos.adoc old mode 100755 new mode 100644 index 30b6997075..b92e8e0794 --- a/topics/authentication/kerberos.adoc +++ b/topics/authentication/kerberos.adoc @@ -193,5 +193,5 @@ WARNING: Credential delegation has some security implications so only use it if If you have issues, we recommend that you enable additional logging to debug the problem: * Enable `Debug` flag in admin console for Kerberos or LDAP federation providers -* Enable TRACE logging for category `org.keycloak` in logging section of `$WILDFLY_HOME/standalone/configuration/standalone.xml` to receive more info `$WILDFLY_HOME/standalone/log/server.log` +* Enable TRACE logging for category `org.keycloak` in logging section of `standalone/configuration/standalone.xml` to receive more info `standalone/log/server.log` * Add system properties `-Dsun.security.krb5.debug=true` and `-Dsun.security.spnego.debug=true`