--- 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"