saslauthd: Fix LDAP mech
* Fix server address * Force server certificate check * Use client certificates for authenticating to LDAP
This commit is contained in:
parent
61633eb07b
commit
a293945d04
2 changed files with 11 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue