[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: unable to modify after syncrepl



At 11:59 PM 7/22/2004, Logan Romanov wrote:
>dear list
>
>i have sucessfully implemented openldap server on 2
>sites that partial replicating each other using
>syncrepl.
>
>the problem is i cannot modify my openldap database in
>the provider after i run syncrepl. 
>the error message is  "shadow context; no update
>referral"

In the current code, each database is considered to
be either mastered or shadowed... hence the error.
You should use multiple databases to overcome this
limitation.

Kurt