--On Monday, August 3, 2020 9:36 PM +0200 Stefan Kania <[email protected]> wrote:

Hello,

I start experimenting with Ansible and OpenLDAP. Now I try to set up the
overlay "synprov". I noticed that everytime I start my playbook the
configuration over the overlay is added to the configuration again and
again, so I now have:

How can I remove "dn:
olcOverlay={1}syncprov,olcDatabase={1}mdb,cn=config" with ldapdelete?

You can't in 2.4.  Delete support is a 2.5 feature.

Or is there another way to remove the entry?

slapcat -n 0, remove the problem entry, re-add with slapadd -n 0

--Quanah



--

Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>

Reply via email to