saslauthd: Fix LDAP mech

* Fix server address
* Force server certificate check
* Use client certificates for authenticating to LDAP
This commit is contained in:
Timo Makinen 2021-03-11 17:01:24 +00:00
parent 61633eb07b
commit a293945d04
2 changed files with 11 additions and 2 deletions

View file

@ -19,7 +19,7 @@
template:
dest: /etc/saslauthd.conf
src: saslauthd.conf.j2
mode: 0644
mode: 0640
owner: root
group: "{{ ansible_wheel }}"
notify: restart saslauthd