version 1.7, 2005/09/28 21:38:15
|
version 1.9.2.3, 2008/02/11 23:26:50
|
Line 3
|
Line 3
|
kurt 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-2005 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 45 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 61 syncrepl rid=2
|
Line 58 syncrepl rid=2
|
schemachecking=off |
schemachecking=off |
scope=sub |
scope=sub |
type=refreshAndPersist |
type=refreshAndPersist |
retry="10 3 300 5" |
retry="3 3 300 5" |
updateref @URI1@ |
updateref @URI1@ |
#overlay syncprov |
#overlay syncprov |
|
|
Line 78 rootdn "cn=Manager 2,dc=example,dc=com"
|
Line 75 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 91 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 |