MXS-3310: Document KRB5_KTNAME

This commit is contained in:
Markus Mäkelä
2021-11-15 13:27:38 +02:00
parent 47601363a9
commit 39abee7b9a

View File

@ -22,6 +22,9 @@ installed to the server where MaxScale is located. The keytab file must be
placed in the configured default location which almost always is
`/etc/krb5.keytab`.
The location of the keytab file can be changed with the KRB5_KTNAME environment
variable: https://web.mit.edu/kerberos/krb5-latest/doc/basic/keytab_def.html
To take GSSAPI authentication into use, add the following to the listener.
```