Are not a bugg?.
####################
database bdb
suffix "dc=XXXXXX,dc=fr"
checkpoint 512 30
rootdn "cn=admin,dc=XXXXXX,dc=fr"
rootpw XXXXXXX
directory "/data/openldap/ldap"
index entryCSN,entryUUID,objectClass,description eq
lastmod on
access to dn.base="" by * read
access to attrs=userPassword
by anonymous auth
by self write
by * none
limits dn.regex="cn=admin,dc=XXXXXX,dc=fr"
time.soft=unlimited
time.hard=unlimited
size.soft=unlimited
size.hard=unlimited
overlay syncprov
syncprov-checkpoint 100 5
syncprov-sessionlog 1000
syncrepl rid=001
provider=ldap://
10.7.0.12
type=refreshAndPersist
retry="60 +"
searchbase="dc=XXXXX,dc=fr"
schemachecking=off
bindmethod=simple
binddn="cn=admin,dc=XXXXXX,dc=fr"
credentials=XXXXX
syncrepl rid=002
provider=ldap://
10.7.0.11
type=refreshAndPersist
retry="60 +"
searchbase="dc=XXXXX,dc=fr"
schemachecking=off
bindmethod=simple
binddn="cn=admin,dc=XXXXX,dc=fr"
credentials=XXXXXX
mirrormode on
####################