summaryrefslogtreecommitdiff
path: root/bin/openldap/slapd.conf
diff options
context:
space:
mode:
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