ldap/client: Fix auth mech for root
This commit is contained in:
parent
36e1c74b98
commit
dde5a9f61d
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
TLS_KEY {{ tls_private }}/{{ inventory_hostname }}.key
|
||||
TLS_CERT {{ tls_certs }}/{{ inventory_hostname }}.crt
|
||||
MECH external
|
||||
SASL_MECH external
|
||||
|
|
Loading…
Add table
Reference in a new issue