docker-ldap-proxy/root/etc/openldap/ldap.conf
2018-07-06 18:05:47 +02:00

22 lines
407 B
Plaintext

#
# LDAP Defaults
#
# See ldap.conf(5) for details
# This file should be world readable but not world writable.
#BASE dc=example,dc=com
#URI ldap://ldap.example.com ldap://ldap-master.example.com:666
#SIZELIMIT 12
#TIMELIMIT 15
#DEREF never
SIZELIMIT 10000
TIMELIMIT 60
BASE dc=karinthy,dc=hu
URI ldap://127.0.0.1/
#TLS_REQCERT allow
TLS_CACERT /etc/openldap/ssl/cacert.pem