crans_bcfg2/Python/etc/ldap/ldap.conf
Nicolas Dandrimont 0fea65cd45 [*] Factorisation de la configuration LDAP
Ignore-this: a03d38134f839406206dc21026694d4d

darcs-hash:20090414022624-ffbb2-6a5db51778c1494d92f9640b9711ee9e8700cd4d.gz
2009-04-14 04:26:24 +02:00

13 lines
305 B
Python

# -*- mode: python; coding: utf-8 -*-
include("mode/space")
include("ldap")
header("Acces a la base ldap")
@# See ldap.conf(5) for details
@# This file should be world readable but not world writable.
@BASE dc=crans, dc=org
%URI "%s" % ldap_socket
@#TLS_CACERT /etc/ssl/certs/CAcrans.pem