1#
2# LDAP Defaults
3#
4
5# See ldap.conf(5) for details
6# This file should be world readable but not world writable.
7
8#BASE	dc=example,dc=com
9#URI	ldap://ldap.example.com ldap://ldap-master.example.com:666
10
11#SIZELIMIT	12
12#TIMELIMIT	15
13#DEREF		never
14TLS_REQCERT	demand
15
16