ldap_basedn

master
Denis Knauf 2020-11-07 23:18:37 +01:00
parent 423729cc3c
commit f116b740e1
3 changed files with 2 additions and 1 deletions

View File

@ -76,6 +76,7 @@ But you can use CNAMEs/X509-Alt-names to define different.
mail_ldap_basedn::
LDAP-BaseDN. `cn=example,cn=net`
(default: value of ldap_basedn)
mail_ldap_uris::
(default: `ldapi://`)

View File

@ -2,6 +2,7 @@
# vim: set et sw=2 ts=2 sts=2:
mail_server_fqdn: '{{ansible_fqdn}}'
mail_ldap_basedn: '{{ldap_basedn}}'
mail_ldap_uris: ldapi://
mail_ldap_field_user: mail
mail_ldap_field_password: userPassword

View File

@ -15,7 +15,6 @@
# postfix
- postfix
#- postfix-ldap
- postfix-pcre
- postfix-cdb
- postfix-lmdb