Removed all references to ldbm from test data and man pages. Only slapd-ldbm.5 left.

This commit is contained in:
Gavin Henry 2007-06-14 22:29:29 +00:00
parent 087a662f9e
commit aa411f1bd1
48 changed files with 141 additions and 145 deletions

View file

@ -1052,7 +1052,6 @@ should be one of
.BR dnssrv ,
.BR hdb ,
.BR ldap ,
.BR ldbm ,
.BR ldif ,
.BR meta ,
.BR monitor ,

View file

@ -21,9 +21,6 @@ memory on startup, and maintained in memory thereafter. Checkpoints may be
configured to write the contextCSN into the underlying database to minimize
recovery time after an unclean shutdown.
Note that due to deadlock constraints in the LDBM database, this overlay
will only work in RefreshOnly mode, and cannot perform checkpoints, on LDBM.
On databases that support inequality indexing, it is helpful to set an
eq index on the entryCSN attribute when using this overlay.
.SH CONFIGURATION

View file

@ -50,8 +50,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
access to dn.subtree="dc=example,dc=com"
by dynacl/aci write

View file

@ -42,7 +42,7 @@ access to *
#######################################################################
database @BACKEND@
#ldbm#cachesize 0
suffix "dc=example,dc=com"
directory @TESTDIR@/db.1.a
rootdn "cn=Manager,dc=example,dc=com"
@ -51,8 +51,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#access to attrs=objectclass dn.subtree="dc=example,dc=com"
access to attrs=objectclass

View file

@ -41,7 +41,7 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#monitor#database monitor

View file

@ -50,7 +50,7 @@ chain-idassert-bind bindmethod=simple
#
database @BACKEND@
#ldbm#cachesize 0
suffix "dc=example,dc=com"
directory @TESTDIR@/db.1.a
rootdn "cn=Manager,dc=example,dc=com"
@ -59,7 +59,7 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#monitor#database monitor

View file

@ -39,7 +39,7 @@ argsfile @TESTDIR@/slapd.2.args
#
database @BACKEND@
#ldbm#cachesize 0
suffix "dc=example,dc=com"
directory @TESTDIR@/db.2.a
rootdn "cn=Manager,dc=example,dc=com"
@ -48,8 +48,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#
# uses the chain overlay as database specific;

View file

@ -44,6 +44,6 @@ rootdn "cn=Manager,dc=example,dc=com"
rootpw secret
#bdb#index objectClass eq
#hdb#index objectClass eq
#ldbm#index objectClass eq
#monitor#database monitor

View file

@ -14,8 +14,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#monitor#database monitor

View file

@ -46,9 +46,9 @@ rootpw secret
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#hdb#index entryExpireTimestamp eq
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#ldbm#index entryExpireTimestamp eq
overlay dds
dds-max-ttl 1d

View file

@ -44,8 +44,8 @@ rootdn "cn=Manager,dc=example,dc=com"
#bdb#index entryUUID,entryCSN eq
#hdb#index objectClass eq
#hdb#index entryUUID,entryCSN eq
#ldbm#index objectClass eq
#ldbm#index entryUUID,entryCSN eq
overlay syncprov
syncprov-reloadhint true
@ -63,8 +63,8 @@ rootpw secret
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#hdb#index entryUUID,entryCSN eq
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
access to *
by users write
by * read

View file

@ -52,8 +52,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
# Don't change syncrepl spec yet
syncrepl rid=1

View file

@ -42,7 +42,7 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#monitor#database monitor

View file

@ -46,8 +46,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
overlay dynlist
### DO NOT ADD ANY DIRECTIVE BELOW THIS; TEST APPENDS STUFF ###

View file

@ -47,8 +47,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
access to attrs=userPassword
by dn.exact="cn=Manager,c=US" write
@ -72,8 +72,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
access to attrs=userPassword
by self =wx

View file

@ -45,11 +45,11 @@ rootdn "cn=Manager 1,dc=example,dc=com"
#hdb#index uid pres,eq,sub
#hdb#index cn,sn pres,eq,sub,subany
#hdb#index entryUUID,entryCSN pres
#ldbm#index objectclass eq
#ldbm#index uid pres,eq,sub
#ldbm#index cn,sn pres,eq,sub,subany
#ldbm#dbnosync
#ldbm#dbnolocking
overlay syncprov
database @BACKEND@
@ -65,11 +65,11 @@ rootdn "cn=Manager 1,dc=example,dc=com"
#hdb#index uid pres,eq,sub
#hdb#index cn,sn pres,eq,sub,subany
#hdb#index entryUUID,entryCSN pres
#ldbm#index objectclass eq
#ldbm#index uid pres,eq,sub
#ldbm#index cn,sn pres,eq,sub,subany
#ldbm#dbnosync
#ldbm#dbnolocking
syncrepl rid=1
provider=@URI2@
binddn="cn=Manager 2,dc=example,dc=com"
@ -97,11 +97,11 @@ rootpw secret
#hdb#index objectclass eq
#hdb#index uid pres,eq,sub
#hdb#index cn,sn pres,eq,sub,subany
#ldbm#index objectclass eq
#ldbm#index uid pres,eq,sub
#ldbm#index cn,sn pres,eq,sub,subany
#ldbm#dbnosync
#ldbm#dbnolocking
#overlay syncprov
#monitor#database monitor

View file

@ -45,11 +45,11 @@ rootdn "cn=Manager 2,dc=example,dc=com"
#hdb#index uid pres,eq,sub
#hdb#index cn,sn pres,eq,sub,subany
#hdb#index entryUUID,entryCSN pres
#ldbm#index objectclass eq
#ldbm#index uid pres,eq,sub
#ldbm#index cn,sn pres,eq,sub,subany
#ldbm#dbnosync
#ldbm#dbnolocking
syncrepl rid=2
provider=@URI1@
binddn="cn=Manager 1,dc=example,dc=com"
@ -78,11 +78,11 @@ rootdn "cn=Manager 2,dc=example,dc=com"
#hdb#index uid pres,eq,sub
#hdb#index cn,sn pres,eq,sub,subany
#hdb#index entryUUID,entryCSN pres
#ldbm#index objectclass eq
#ldbm#index uid pres,eq,sub
#ldbm#index cn,sn pres,eq,sub,subany
#ldbm#dbnosync
#ldbm#dbnolocking
overlay syncprov
@ -97,11 +97,11 @@ rootpw secret
#hdb#index objectclass eq
#hdb#index uid pres,eq,sub
#hdb#index cn,sn pres,eq,sub,subany
#ldbm#index objectclass eq
#ldbm#index uid pres,eq,sub
#ldbm#index cn,sn pres,eq,sub,subany
#ldbm#dbnosync
#ldbm#dbnolocking
#overlay syncprov
#monitor#database monitor

View file

@ -42,11 +42,11 @@ rootdn "cn=Manager, dc=example,dc=com"
#hdb#index objectclass eq
#hdb#index uid pres,eq,sub
#hdb#index cn,sn pres,eq,sub,subany
#ldbm#index objectclass eq
#ldbm#index uid pres,eq,sub
#ldbm#index cn,sn pres,eq,sub,subany
#ldbm#dbnosync
#ldbm#dbnolocking
database @BACKEND@
suffix "ou=Groups,dc=example,dc=com"
@ -59,11 +59,11 @@ rootdn "cn=Manager, dc=example,dc=com"
#hdb#index objectclass eq
#hdb#index uid pres,eq,sub
#hdb#index cn,sn pres,eq,sub,subany
#ldbm#index objectclass eq
#ldbm#index uid pres,eq,sub
#ldbm#index cn,sn pres,eq,sub,subany
#ldbm#dbnosync
#ldbm#dbnolocking
database @BACKEND@
suffix "dc=example,dc=com"
@ -76,10 +76,10 @@ rootpw secret
#hdb#index objectclass eq
#hdb#index uid pres,eq,sub
#hdb#index cn,sn pres,eq,sub,subany
#ldbm#index objectclass eq
#ldbm#index uid pres,eq,sub
#ldbm#index cn,sn pres,eq,sub,subany
#ldbm#dbnosync
#ldbm#dbnolocking
#monitor#database monitor

View file

@ -58,7 +58,7 @@ access to *
by * search
database @BACKEND@
#ldbm#cachesize 0
suffix "dc=example,dc=com"
directory @TESTDIR@/db.1.a
rootdn "cn=Manager,dc=example,dc=com"
@ -67,8 +67,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
access to dn.exact="cn=Proxy,ou=Admin,dc=example,dc=com"
attrs=authzTo
@ -76,7 +76,7 @@ access to dn.exact="cn=Proxy,ou=Admin,dc=example,dc=com"
by * =x
database @BACKEND@
#ldbm#cachesize 0
suffix "dc=example,dc=it"
directory @TESTDIR@/db.2.a
rootdn "cn=Manager,dc=example,dc=it"
@ -85,8 +85,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
database ldap
suffix "o=Example,c=US"

View file

@ -76,7 +76,7 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#monitor#database monitor

View file

@ -58,7 +58,7 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#monitor#database monitor

View file

@ -59,7 +59,7 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#monitor#database monitor

View file

@ -41,8 +41,8 @@ rootpw secret
#bdb#index uid eq
#hdb#index objectClass eq
#hdb#index uid eq
#ldbm#index objectClass eq
#ldbm#index uid eq
# Need extra limits for pagedResults on backends that support it...
#bdb#limits dn.exact="cn=Unlimited User,ou=Paged Results Users,dc=example,dc=com" size=4 size.pr=unlimited

View file

@ -41,6 +41,6 @@ rootdn "cn=Manager,dc=example,dc=com"
rootpw secret
#bdb#index objectClass eq
#hdb#index objectClass eq
#ldbm#index objectClass eq
#monitor#database monitor

View file

@ -48,6 +48,6 @@ rootdn "cn=Manager,ou=Meta,dc=example,dc=com"
rootpw secret
#bdb#index objectClass eq
#hdb#index objectClass eq
#ldbm#index objectClass eq
#monitor#database monitor

View file

@ -40,7 +40,7 @@ rootdn "cn=Manager,dc=example,dc=com"
rootpw secret
#bdb#index objectClass eq
#hdb#index objectClass eq
#ldbm#index objectClass eq
overlay ppolicy
ppolicy_default "cn=Standard Policy,ou=Policies,dc=example,dc=com"
ppolicy_use_lockout

View file

@ -52,13 +52,13 @@ proxytemplate (mail=) 0 @CACHETTL@
#bdb#cachesize 20
#hdb#cachesize 20
#ldbm#cachesize 20
directory @TESTDIR@/db.2.a
#bdb#index objectClass eq
#bdb#index cn,sn,uid,mail pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid,mail pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid,mail pres,eq,sub
#monitor#database monitor

View file

@ -32,7 +32,7 @@ argsfile @TESTDIR@/slapd.1.args
#######################################################################
database @BACKEND@
#ldbm#cachesize 0
suffix "dc=example,dc=com"
directory @TESTDIR@/db.1.a
rootdn "cn=Manager,dc=example,dc=com"
@ -41,8 +41,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#
# normal installations should protect root dse,

View file

@ -37,7 +37,7 @@ referral "@URI1@"
database @BACKEND@
#bdb#cachesize 0
#hdb#cachesize 0
#ldbm#cachesize 0
suffix "o=University of Mich,c=US"
directory @TESTDIR@/db.2.a
rootdn "cn=Manager,o=University of Mich,c=US"
@ -46,7 +46,7 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#monitor#database monitor

View file

@ -38,6 +38,6 @@ rootdn "cn=Manager,c=us"
rootpw secret
#bdb#index objectClass eq
#hdb#index objectClass eq
#ldbm#index objectClass eq
#monitor#database monitor

View file

@ -43,8 +43,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
overlay refint
refint_attributes manager secretary member

View file

@ -46,7 +46,7 @@ rootdn "cn=Manager,dc=example,dc=com"
rootpw secret
#bdb#index objectClass eq
#hdb#index objectClass eq
#ldbm#index objectClass eq
database @RELAY@
suffix "o=Example,c=US"

View file

@ -48,7 +48,7 @@ access to *
by * read
database @BACKEND@
#ldbm#cachesize 0
suffix "dc=example,dc=com"
directory @TESTDIR@/db.2.a
rootdn "cn=Replica,dc=example,dc=com"

View file

@ -44,8 +44,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
overlay retcode
retcode-parent "ou=RetCodes,dc=example,dc=com"

View file

@ -50,7 +50,7 @@ suffix "o=OpenLDAP Project,l=Internet"
directory @TESTDIR@/db.1.a
#bdb#index objectClass eq
#hdb#index objectClass eq
#ldbm#index objectClass eq
#database @BACKEND@
#suffix "dc=example,dc=com"

View file

@ -45,8 +45,8 @@ rootpw secret
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#hdb#index entryUUID,entryCSN eq
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
overlay syncprov
#syncprov-sessionlog 100

View file

@ -46,8 +46,8 @@ rootpw secret
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#hdb#index entryUUID,entryCSN eq
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
overlay syncprov
syncprov-sessionlog 100

View file

@ -52,8 +52,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
# Don't change syncrepl spec yet
syncrepl rid=1

View file

@ -31,8 +31,8 @@ rootpw secret
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#hdb#index entryUUID,entryCSN eq
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
# Don't change syncrepl spec yet
syncrepl rid=1

View file

@ -43,8 +43,8 @@ rootpw secret
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#hdb#index entryUUID,entryCSN eq
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
# Don't change syncrepl spec yet
syncrepl rid=1

View file

@ -45,9 +45,9 @@ rootpw secret
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#hdb#index entryUUID,entryCSN eq
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#ldbm#index entryUUID eq
# Don't change syncrepl spec yet
syncrepl rid=1

View file

@ -43,9 +43,9 @@ rootpw secret
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#hdb#index entryUUID,entryCSN eq
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#ldbm#index entryUUID eq
# Don't change syncrepl spec yet
syncrepl rid=1

View file

@ -48,8 +48,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
overlay translucent
translucent_no_glue

View file

@ -44,6 +44,6 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub

View file

@ -43,8 +43,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
overlay unique

View file

@ -41,8 +41,8 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
overlay valsort
valsort-attr sn ou=users,o=valsort alpha-ascend

View file

@ -52,7 +52,7 @@ access to *
by * read
database @BACKEND@
#ldbm#cachesize 0
suffix "dc=example,dc=com"
directory @TESTDIR@/db.1.a
rootdn "cn=Manager,dc=example,dc=com"
@ -61,7 +61,7 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#monitor#database monitor

View file

@ -45,7 +45,7 @@ rootpw secret
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#monitor#database monitor