version 1.4, 2007/01/02 19:01:17
|
version 1.8, 2008/01/07 23:20:15
|
Line 3
|
Line 3
|
15 22:05:29 kurt Exp $ |
15 22:05:29 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-2007 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 44 rootdn "cn=Manager,dc=example,dc=com"
|
Line 44 rootdn "cn=Manager,dc=example,dc=com"
|
#bdb#index entryUUID,entryCSN eq |
#bdb#index entryUUID,entryCSN eq |
#hdb#index objectClass eq |
#hdb#index objectClass eq |
#hdb#index entryUUID,entryCSN eq |
#hdb#index entryUUID,entryCSN eq |
#ldbm#index objectClass eq |
|
#ldbm#index entryUUID,entryCSN eq |
|
|
|
overlay syncprov |
overlay syncprov |
syncprov-reloadhint true |
syncprov-reloadhint true |
Line 63 rootpw secret
|
Line 61 rootpw secret
|
#hdb#index objectClass eq |
#hdb#index objectClass eq |
#hdb#index cn,sn,uid pres,eq,sub |
#hdb#index cn,sn,uid pres,eq,sub |
#hdb#index entryUUID,entryCSN eq |
#hdb#index entryUUID,entryCSN eq |
#ldbm#index objectClass eq |
|
#ldbm#index cn,sn,uid pres,eq,sub |
|
|
access to * |
|
by users write |
|
by * read |
|
|
overlay syncprov |
overlay syncprov |
#syncprov-sessionlog 100 |
#syncprov-sessionlog 100 |