Browse Source

openldap: add missing file

pull/1/head
Nicolas Massé 8 years ago
parent
commit
210df4c714
  1. 5
      openldap/ldap.conf

5
openldap/ldap.conf

@ -0,0 +1,5 @@
BASE dc=my-domain,dc=com
URI ldapi:///
TLS_CACERTDIR /etc/openldap/certs
# Turning this off breaks GSSAPI used with krb5 when rdns = false
SASL_NOCANON on
Loading…
Cancel
Save