]> git.sur5r.net Git - openldap/commitdiff
Add extraneous database to slapd.conf
authorKurt Zeilenga <kurt@openldap.org>
Sat, 14 Jul 2001 01:28:19 +0000 (01:28 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 14 Jul 2001 01:28:19 +0000 (01:28 +0000)
Remove ssf from slapd-schema.conf

tests/data/slapd-schema.conf
tests/data/slapd.conf

index c66d35127f76a60400522238a40e2457fd85e000..d0b3f9e5a242bec5ddff7f5ce12cc6444dc00228 100644 (file)
@@ -26,9 +26,11 @@ argsfile    ./test-db/slapd.args
 #######################################################################
 
 database       @BACKEND@
-suffix         "o=OpenLDAP Project, l=Internet"
+suffix         "o=OpenLDAP Project,l=Internet"
 directory      ./test-db
 index          objectClass eq
 
-security       ssf=256
-
+#database      @BACKEND@
+#suffix                "dc=example,dc=com"
+#directory     ./test-repl
+#index         objectClass eq
index 641911c0b84b72c69d21065306c8be55ab61726c..0fb254ef68b4019f6ab91ccd093edd156dd10b94 100644 (file)
@@ -25,3 +25,8 @@ index         uid     pres,eq,sub
 index          cn,sn   pres,eq,sub,subany
 #ldbm#dbnosync
 #ldbm#dbnolocking
+
+database       @BACKEND@
+suffix         "dc=OpenLDAP,dc=org"
+directory      ./test-repl
+index          objectclass     eq