]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/debian-org/files/ldap.conf
e60b6a914c0af3220d98546bf67715c4236f0f3e
[dsa-puppet.git] / modules / debian-org / files / ldap.conf
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 #
7 # LDAP Defaults
8 #
9
10 # See ldap.conf(5) for details
11 # This file should be world readable but not world writable.
12
13 #BASE   dc=example,dc=com
14 #URI    ldap://ldap.example.com ldap://ldap-master.example.com:666
15
16 #SIZELIMIT      12
17 #TIMELIMIT      15
18 #DEREF          never
19
20 URI             ldap://db.debian.org
21 BASE            dc=debian,dc=org
22
23 TLS_CACERT      /etc/ssl/servicecerts/db.debian.org.crt
24 TLS_REQCERT     hard