summaryrefslogtreecommitdiff
path: root/bin/openldap/slapd.conf
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-07-23 11:08:05 +0200
committerAndrew Branson <andrew.branson@cern.ch>2014-07-23 11:08:05 +0200
commit6244fae0aeb2e0986593387ed8fece48fba847fd (patch)
tree22510468d3ec965960d05d30899d3a4a9344b82b /bin/openldap/slapd.conf
parent58463add2582dc438e6abe7b6f502a655232a709 (diff)
Move openldap files to ldap package
Mark execute(ItemProxy, Job) non-public - should not be part of API, Jobs are fixed to a particular Item. Check null on module manager before calling shutdown scripts during close(). Remove auto-generated lines in ObjectProperties
Diffstat (limited to 'bin/openldap/slapd.conf')
-rw-r--r--bin/openldap/slapd.conf13
1 files changed, 0 insertions, 13 deletions
diff --git a/bin/openldap/slapd.conf b/bin/openldap/slapd.conf
deleted file mode 100644
index ebf42df..0000000
--- a/bin/openldap/slapd.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-include /etc/openldap/schema/core.schema
-include cristal-kernel/bin/openldap/cristal.schema
-pidfile /var/run/slapd/slapd.pid
-argsfile /var/run/slapd/slapd.args
-
-moduleload back_bdb.la
-
-database bdb
-suffix "o=cern,c=ch"
-rootdn "cn=admin,o=cern,c=ch"
-rootpw cristal
-index objectClass eq
-index cn eq,pres,sub