You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug description:
Rename of a user that is member of multiple AM groups fail when MO and
RI plugins are enabled.
Fix description:
MO plugin - After updating the entry member attribute, check the return
value. Retry the delete if the attr value exists and retry the add if the
attr value is missing.
RI plugin - A previous commit checked if the attr value was not present
before adding a mod. This commit was reverted in favour of overriding
the internal op return value, consistent with other plugins.
CI test from Viktor Ashirov <[email protected]>
Fixes: 389ds#6641
Relates: 389ds#6566
Reviewed by:
Issue Description
Rename of a user that is member of multiple AM groups fail when MO and RI plugins are enabled.
Package Version and Platform:
Steps to Reproduce
Expected results
Group member attributes should be updated with new rdn
Actual results
Type or value exists error generated, group member rename fails
The text was updated successfully, but these errors were encountered: