> 
> I removed the synrepl from a ldap server.  Now I am getting errors when
> deleting entries
> 
> ldap_modify: Server is unwilling to perform (53)
>         additional info: shadow context; no update referral
> 
> 
> I also tried adding this, but does not change anything.
> 
> dn: olcDatabase={0}config,cn=config
> changetype:modify
> add: olcMirrorMode
> olcMirrorMode: FALSE
> 
> I don't think it is the acl's as I was able to change logging level before,
> when it was a slave. However now I am also not able to update the logging
> level.
> 
> What config settings should I look at?
> 
> 

conn=1004 op=32 SEARCH RESULT tag=101 err=0 qtime=0.000062 etime=0.000498 
nentries=0 text=
conn=1004 op=33 DEL dn="xxxxxxxxxxxxxxxxxxxxxx,dc=local"
conn=1004 op=33 RESULT tag=107 err=53 qtime=0.000040 etime=0.001071 text=shadow 
context; no update referral

Reply via email to