set sasl-host to get kerberos tickets match hostname
This commit is contained in:
parent
6c6dcda8ac
commit
6541059276
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
#####################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue