version 1.9, 2006/01/03 22:12:27
|
version 1.9.2.2, 2007/08/31 23:14:08
|
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-2006 The OpenLDAP Foundation. |
## Copyright 1998-2007 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 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 |