# -*- 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 print "URI %s" % ldap_socket @#TLS_CACERT /etc/ssl/certs/CAcrans.pem