From d63d4f282fcdbd95e6654de88e8accbbcd0e7802 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: May 04 2012 20:38:13 +0000 Subject: Ticket #351 - use betxn plugins by default https://fedorahosted.org/389/ticket/351 Resolves: Ticket #351 Bug Description: use betxn plugins by default Reviewed by: nhosoi (Thanks!) Branch: master Fix Description: Partial revert. Removes the plugins from 90betxn-plugins.ldif so that none of them will be betxn by default. It seems there are some deadlocks that can occur with memberof. Rather than play whack-a-mole with IPA, I'm going to back out this change for now, and figure out a way to more adequately test all of the plugin interactions that occur with IPA. Platforms tested: RHEL6 x86_64, Fedora 17 Flag Day: no Doc impact: no --- diff --git a/ldap/ldif/90betxn-plugins.ldif b/ldap/ldif/90betxn-plugins.ldif index deedbc7..e69de29 100644 --- a/ldap/ldif/90betxn-plugins.ldif +++ b/ldap/ldif/90betxn-plugins.ldif @@ -1,40 +0,0 @@ -dn: cn=State Change Plugin,cn=plugins,cn=config -changetype: modify -replace: nsslapd-plugintype -nsslapd-plugintype: betxnpostoperation - -dn: cn=MemberOf Plugin,cn=plugins,cn=config -changetype: modify -replace: nsslapd-plugintype -nsslapd-plugintype: betxnpostoperation - -dn: cn=referential integrity postoperation,cn=plugins,cn=config -changetype: modify -replace: nsslapd-plugintype -nsslapd-plugintype: betxnpostoperation - -dn: cn=attribute uniqueness,cn=plugins,cn=config -changetype: modify -replace: nsslapd-plugintype -nsslapd-plugintype: betxnpreoperation - -dn: cn=Auto Membership Plugin,cn=plugins,cn=config -changetype: modify -replace: nsslapd-plugintype -nsslapd-plugintype: betxnpreoperation - -dn: cn=Linked Attributes,cn=plugins,cn=config -changetype: modify -replace: nsslapd-plugintype -nsslapd-plugintype: betxnpreoperation - -dn: cn=Managed Entries,cn=plugins,cn=config -changetype: modify -replace: nsslapd-plugintype -nsslapd-plugintype: betxnpreoperation - -dn: cn=Retro Changelog Plugin,cn=plugins,cn=config -changetype: modify -replace: nsslapd-pluginbetxn -nsslapd-pluginbetxn: TRUE -