Add extraneous database to slapd.conf

Remove ssf from slapd-schema.conf
This commit is contained in:
Kurt Zeilenga 2001-07-14 01:28:19 +00:00
parent ca43453b95
commit 4b22216d77
2 changed files with 10 additions and 3 deletions

View 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

View 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