Greetings, New poster. I've been banging my head against this wall for 3 days straight.
I have an existing LDAP set up with 1 master and 3 replicas. We need to add the policy overlay, and I've got that working. I'm now trying to get the chain overlay and updateref /ppolicy_forward_updates working,
I've followed https://www.openldap.org/doc/admin24/overlays.html#Chaining but I'm obviously missing <something>.
If I do a modify to one of the replicas, I get a 52 error code. I do NOT see a successful auth (if I'm reading the debug right, which I may not be).
This is with 2.4.42 on Ubuntu 16.04.
The replica's ARE receiving the updates, and I have the policy working. The last remaining piece is getting the updates to be sent to the master for ppolicy updates (or any update to a replica).
I'm obviously missing something very basic here. I'd appreciate any pointers, help, etc.