ef59e1
#
ef59e1
# LDAP Defaults
ef59e1
#
ef59e1
ef59e1
# See ldap.conf(5) for details
ef59e1
# This file should be world readable but not world writable.
ef59e1
ef59e1
#BASE	dc=example,dc=com
ef59e1
#URI	ldap://ldap.example.com ldap://ldap-master.example.com:666
ef59e1
ef59e1
#SIZELIMIT	12
ef59e1
#TIMELIMIT	15
ef59e1
#DEREF		never
ef59e1
ef59e1
# When no CA certificates are specified the Shared System Certificates
ef59e1
# are in use. In order to have these available along with the ones specified
ef59e1
# by TLS_CACERTDIR one has to include them explicitly:
ef59e1
#TLS_CACERT	/etc/pki/tls/cert.pem
ef59e1
ef59e1
# System-wide Crypto Policies provide up to date cipher suite which should
ef59e1
# be used unless one needs a finer grinded selection of ciphers. Hence, the
ef59e1
# PROFILE=SYSTEM value represents the default behavior which is in place
ef59e1
# when no explicit setting is used. (see openssl-ciphers(1) for more info)
ef59e1
#TLS_CIPHER_SUITE PROFILE=SYSTEM
ef59e1
ef59e1
# Turning this off breaks GSSAPI used with krb5 when rdns = false
ef59e1
SASL_NOCANON	on
ef59e1