summaryrefslogtreecommitdiff
path: root/bin/openldap/slapd.conf
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-07-25 09:42:02 +0200
committerAndrew Branson <andrew.branson@cern.ch>2012-07-25 09:42:02 +0200
commit632e906a610506f688835078f5398d3d1cd2792f (patch)
treef6c4f8f5bcb1ad044ee1fbd21ba988e775a775bd /bin/openldap/slapd.conf
parent9fa07aca9753d51aeeea274be64d6530eb0908f0 (diff)
Example file updates
Allow full path to clc Remove cristal-dev dependency
Diffstat (limited to 'bin/openldap/slapd.conf')
-rw-r--r--bin/openldap/slapd.conf25
1 files changed, 9 insertions, 16 deletions
diff --git a/bin/openldap/slapd.conf b/bin/openldap/slapd.conf
index 65cebf1..4502164 100644
--- a/bin/openldap/slapd.conf
+++ b/bin/openldap/slapd.conf
@@ -1,20 +1,13 @@
-# $OpenLDAP: pkg/ldap/servers/slapd/slapd.conf,v 1.8.8.7 2001/09/27 20:00:31 kurt Exp $
-#
-# See slapd.conf(5) for details on configuration options.
-# This file should NOT be world readable.
-#
-include D:/openldap-2_0_19_debug/schema/core.schema
-include D:/openldap-2_0_19_debug/schema/cristal2.schema
-pidfile D:/openldap-2_0_19_debug/slapd.pid
-argsfile D:/openldap-2_0_19_debug/slapd.args
+include /etc/openldap/schema/core.schema
+include cristal-kernel/bin/openldap/cristal2.schema
+pidfile /var/run/slapd/slapd.pid
+argsfile /var/run/slapd/slapd.args
+moduleload back_bdb.la
-# if no access controls are present, the default is:
-# Allow read by all
-# rootdn can always write!
-
-database ldbm
+database bdb
suffix "o=cern,c=ch"
-rootdn "cn=Directory Manager,o=cern,c=ch"
-rootpw estrella
+rootdn "cn=admin,o=cern,c=ch"
+rootpw cristal
index objectClass eq
+index cn eq,pres,sub