- #
- # LDAP Defaults
- #
- # See ldap.conf(5) for details
- # This file should be world readable but not world writable.
- URI {{ server_uri }}
- BASE {{ base_dn }}
- #SIZELIMIT 12
- #TIMELIMIT 15
- #DEREF never
- # TLS certificates (needed for GnuTLS)
- TLS_CACERT /etc/ssl/certs/ca-certificates.crt
|