Derek Zhou wrote: > > > On November 18, 2018 6:06:16 AM GMT+08:00, Quanah Gibson-Mount > <[email protected]> wrote: >> Delete support for cn=config in many cases is part of the OpenLDAP 2.5 >> release vs OpenLDAP 2.4. It may be simpler to use ldapmodify to adjust >> the >> incorrect schema elements. Failing that, you'll want to slapcat the >> cn=config database, fix it by hand, and re-import via slapadd. >> >> > Understood. How do I find out what can be changed on the fly, what cannot as > of the current git head? Document, pointer to source code all ok.
Everything can be modified. Deleting entries is unsupported in 2.4. -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
