The memberOf plug-in is not currently triggered by internal modify, add, delete, or rename operations. We need to make it work with internal operations so it can play nicely with other plug-ins that make membership changes, such as the new Auto Membership plug-in.
Created attachment 498171 [details] Patch
Pushed to master. Thanks to Noriko for her review! Counting objects: 30, done. Delta compression using up to 2 threads. Compressing objects: 100% (15/15), done. Writing objects: 100% (16/16), 2.39 KiB, done. Total 16 (delta 11), reused 0 (delta 0) To ssh://git.fedorahosted.org/git/389/ds.git 11b095f..7eec674 master -> master
Please add steps to verify this. Thanks!
To verify: - Set up the auto-membership plug-in. - Set up the memberOf plug-in - Add an entry that triggers the auto-membership plug-in to add the new entry as a member of a group. - Verify that the memberOf attribute was added to the newly created entry by the memberOf plug-in.
Do we really want to mark this bug as VerifiedUpstream, or do we want to do a QE verification for DSIPA21?
yeah, I think we should verify for RHEL 6.2 389-ds-base errata, but there needs to be clear steps to verify in pure DS environment ....