On 19/8/2013 3:23 μμ, Ingo wrote:
To modify the cn=config DIT you'll have to modify the files under
>>/etc/ldap/slapd.d/cn=config where your config is stored.
>
>NO. do NOT do this,
Why?
Directly manipulating cn=config files will result in a CRC Error and
will render your configuration useless.
This issue has been discussed numerous times in this list.
As you were told: use slapcat to generate an ldif, modify the ldif as
desired, and use slapadd to generate a new config. This is the only
method supported.
Best regards,
Nick