[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Antw: Error when trying to setup olcMirrorMode
Hello Ulrich Windl,
No I never tried ! How this param do ? Where can I add it ?
THanks. cyrill gremaud
On 08 Sep 2014, at 11:30, Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> wrote:
>>>> Gremaud Cyrill <cyrill.gremaud@hefr.ch> schrieb am 08.09.2014 um 10:13 in
> Nachricht <14EA9481-CCCB-4EE8-A6F2-FE2CA31C095A@hefr.ch>:
>> Hello,
>>
>> I'm trying to setup N-way multimaster replication for cn=config only (for the
>> moment). I have problem when I try to add olcMirrorMode: TRUE. Here is my
>> ldif file to do this:
>>
>> dn: olcDatabase={0}config,cn=config
>> changetype: modify
>> add: olcMirrorMode
>> olcMirrorMode: TRUE
>>
>> and the error is the following :
>>
>> root@ldap1:~/downloads/ldif/config# ldapmodify -Y EXTERNAL -H ldapi:// -f
>> 7_addMirrorMode.ldif
>> SASL/EXTERNAL authentication started
>> SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
>> SASL SSF: 0
>> modifying entry "olcDatabase={0}config,cn=config"
>> ldap_modify: Server is unwilling to perform (53)
>> additional info: shadow context; no update referral
>
> Did you "add: olcUpdateRef"?
>
>>
>> I have tried a lot of things but nothing working. Please I really need your
>> help.
>>
>> Thanks a lot.
>>
>> Cyrill Gremaud
>
>
>