diff --git a/runtime-manager/modules/ROOT/pages/rtm-agent-proxy-config.adoc b/runtime-manager/modules/ROOT/pages/rtm-agent-proxy-config.adoc index 5ed6869a4..1c5375bee 100644 --- a/runtime-manager/modules/ROOT/pages/rtm-agent-proxy-config.adoc +++ b/runtime-manager/modules/ROOT/pages/rtm-agent-proxy-config.adoc @@ -64,7 +64,7 @@ Optionally specifies the password for the authentication _proxy-user_, if requir _krb5-configuration-path_:: Specifies the file path to the `krb5.conf` file, which is required to communicate with the Kerberos KDC. + -This is Kerberos flavor-dependent. See the https://web.mit.edu/kerberos/krb5-1.12/doc/admin/conf_files/krb5_conf.html[MIT Kerceros Documentation^] for reference on the MIT implementation, which is the standard in most UNIX and Windows systems. +This is Kerberos flavor-dependent. See the https://web.mit.edu/kerberos/krb5-1.12/doc/admin/conf_files/krb5_conf.html[MIT Kerberos Documentation^] for reference on the MIT implementation, which is the standard in most UNIX and Windows systems. _jaas-configuration-path_:: Specifies the file path to the JAAS login configuration file, which is required to login to the Kerberos KDC. +