server/test/data/slapd.conf.in
changeset 8430 5bee87a14bb1
parent 6983 0459635ce666
child 8681 48731a0d3df8
--- a/server/test/data/slapd.conf.in	Fri May 25 17:18:00 2012 +0200
+++ b/server/test/data/slapd.conf.in	Thu May 31 15:56:21 2012 +0200
@@ -45,9 +45,9 @@
 suffix          "dc=cubicweb,dc=test"
 
 # rootdn directive for specifying a superuser on the database. This is needed
-# for syncrepl.
-#rootdn          "cn=admin,dc=cubicweb,dc=test"
-#rootpw          "cubicwebrocks"
+# for syncrepl. and ldapdelete easyness
+rootdn          "cn=admin,dc=cubicweb,dc=test"
+rootpw          "cw"
 # Where the database file are physically stored for database #1
 directory       "%(apphome)s/ldapdb"