set sasl-host to get kerberos tickets match hostname

This commit is contained in:
Timo Makinen 2019-06-08 17:28:58 +03:00
parent 6c6dcda8ac
commit 6541059276

View file

@ -50,6 +50,9 @@ TLSECName prime256v1
TLSCipherSuite {{ tls_ciphers }}
TLSProtocolMin 3.3
# force hostname to get kerberos working correctly behind proxies
sasl-host ldap.foo.sh
#####################################################################
# database {{ ldap_basedn }} configurations
#####################################################################