crans_bcfg2/Python/etc/ldap/ldap.conf
2015-05-14 07:19:56 +02:00

13 lines
312 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
out("URI %s" % (ldap_socket,))
@#TLS_CACERT /etc/ssl/certs/CAcrans.pem