force sasl to use external (certificates) when connecting ldap as root
This commit is contained in:
parent
1a22ce543b
commit
da6ed9d4ac
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
TLS_KEY {{ tls_private }}/{{ inventory_hostname }}.key
|
||||
TLS_CERT {{ tls_certs }}/{{ inventory_hostname }}.crt
|
||||
MECH external
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue