slapd is giving me unwilling to perform when I try to delete an overlay (slapo-syncprov or slapo-accesslog) using cn=config. How can I delete them?
Regards, maykel
--------------------------------------- Red Telematica de Salud - Cuba CNICM - Infomed
Maykel Moya wrote:
slapd is giving me unwilling to perform when I try to delete an overlay (slapo-syncprov or slapo-accesslog) using cn=config. How can I delete them?
You can't.
In general, dynamically deleting entries in cn=config is not supported. There is experimental support for deleting overlays in CVS. Personally I don't consider this a necessary feature...
Am Freitag 21 November 2008 00:33:03 schrieb Maykel Moya:
slapd is giving me unwilling to perform when I try to delete an overlay (slapo-syncprov or slapo-accesslog) using cn=config. How can I delete them?
Compile a recent 2.4 release (or HEAD) with -DSLAP_CONFIG_DELETE that should give you delete support for overlays in cn=config. But as Howard noted this is still experimental so be prepared for bugs in it :).
openldap-software@openldap.org