version 1.9, 2006/01/03 22:12:27
|
version 1.9.2.4, 2008/02/12 01:10:27
|
Line 1
|
Line 1
|
# stand-alone slapd config -- for backglue testing (with indexing) |
# stand-alone slapd config -- for backglue testing (with indexing) |
# $OpenLDAP: pkg/ldap/tests/data/slapd-glue.conf,v 1.5.2.4 2003/12/15 22:05:29 |
# $OpenLDAP: pkg/ldap/tests/data/slapd-glue-syncrepl2.conf,v 1.14 2008/02/11 21:47:32 hallvard Exp $ |
kurt Exp $ |
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## |
## |
## Copyright 1998-2006 The OpenLDAP Foundation. |
## Copyright 1998-2008 The OpenLDAP Foundation. |
## All rights reserved. |
## All rights reserved. |
## |
## |
## Redistribution and use in source and binary forms, with or without |
## Redistribution and use in source and binary forms, with or without |
Line 45 rootdn "cn=Manager 2,dc=example,dc=com"
|
Line 44 rootdn "cn=Manager 2,dc=example,dc=com"
|
#hdb#index uid pres,eq,sub |
#hdb#index uid pres,eq,sub |
#hdb#index cn,sn pres,eq,sub,subany |
#hdb#index cn,sn pres,eq,sub,subany |
#hdb#index entryUUID,entryCSN pres |
#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 |
syncrepl rid=2 |
provider=@URI1@ |
provider=@URI1@ |
binddn="cn=Manager 1,dc=example,dc=com" |
binddn="cn=Manager 1,dc=example,dc=com" |
Line 78 rootdn "cn=Manager 2,dc=example,dc=com"
|
Line 74 rootdn "cn=Manager 2,dc=example,dc=com"
|
#hdb#index uid pres,eq,sub |
#hdb#index uid pres,eq,sub |
#hdb#index cn,sn pres,eq,sub,subany |
#hdb#index cn,sn pres,eq,sub,subany |
#hdb#index entryUUID,entryCSN pres |
#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 |
overlay syncprov |
|
|
|
|
Line 97 rootpw secret
|
Line 90 rootpw secret
|
#hdb#index objectclass eq |
#hdb#index objectclass eq |
#hdb#index uid pres,eq,sub |
#hdb#index uid pres,eq,sub |
#hdb#index cn,sn pres,eq,sub,subany |
#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 |
#overlay syncprov |
|
|
#monitor#database monitor |
#monitor#database monitor |