We want LDAP listen on ldapi:/// by default
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Gregory Colpart 2021-07-08 19:22:00 +02:00
parent bf49ec8df5
commit 491407953c

View file

@ -1,6 +1,6 @@
---
ldap_listen: "ldap://127.0.0.1:389/"
ldap_listen: "ldap://127.0.0.1:389/ ldapi:///"
ldap_hostname: "{{ ansible_hostname }}"
ldap_domain: "{{ ansible_domain }}"